|
| 1 | +# Git Changelog Maven plugin changelog |
| 2 | + |
| 3 | +Changelog of Git Changelog Maven plugin. |
| 4 | + |
| 5 | +## Unreleased |
| 6 | +### No issue |
| 7 | + |
| 8 | +**Jira integration to get titles** |
| 9 | + |
| 10 | + |
| 11 | +[c7af8f07296e40e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c7af8f07296e40e) Tomas Bjerre *2016-03-16 16:09:02* |
| 12 | + |
| 13 | +**Update example** |
| 14 | + |
| 15 | + |
| 16 | +[6500722bcebb5a3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6500722bcebb5a3) Tomas Bjerre *2016-03-15 21:16:30* |
| 17 | + |
| 18 | + |
| 19 | +## 1.20 |
| 20 | +### No issue |
| 21 | + |
| 22 | +**Support GitHub OAuth2 tokens #6** |
| 23 | + |
| 24 | + |
| 25 | +[a0aea6800972c3c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0aea6800972c3c) Tomas Bjerre *2016-03-15 20:38:16* |
| 26 | + |
| 27 | +**Adding example with github as custom issue** |
| 28 | + |
| 29 | + |
| 30 | +[3a6d58e08c79bd0](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3a6d58e08c79bd0) Tomas Bjerre *2016-03-14 16:16:05* |
| 31 | + |
| 32 | +**Updating CHANGELOG.md** |
| 33 | + |
| 34 | + |
| 35 | +[0d370369d0c8cdc](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0d370369d0c8cdc) Tomas Bjerre *2016-02-20 08:52:37* |
| 36 | + |
| 37 | + |
| 38 | +## 1.19 |
| 39 | +### No issue |
| 40 | + |
| 41 | +**Supplying commit in each issue mentioned in message** |
| 42 | + |
| 43 | + |
| 44 | +[98ce0edaf4f1320](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/98ce0edaf4f1320) Tomas Bjerre *2016-02-20 08:49:31* |
| 45 | + |
| 46 | +**Updating CHANGELOG.md** |
| 47 | + |
| 48 | + |
| 49 | +[74ccd71a67e208d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/74ccd71a67e208d) Tomas Bjerre *2016-02-15 18:23:16* |
| 50 | + |
| 51 | +**Lib 1.30, supporting multiple tags on same commit** |
| 52 | + |
| 53 | + |
| 54 | +[7d648578cd3269f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7d648578cd3269f) Tomas Bjerre *2016-02-15 18:17:02* |
| 55 | + |
| 56 | +**Updating CHANGELOG.md** |
| 57 | + |
| 58 | + |
| 59 | +[ca715277a042a8a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ca715277a042a8a) Tomas Bjerre *2016-02-14 18:00:16* |
| 60 | + |
| 61 | + |
| 62 | +## 1.18 |
| 63 | +### No issue |
| 64 | + |
| 65 | +**Lib 1.29** |
| 66 | + |
| 67 | + |
| 68 | +[cd2b5daccccbe96](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cd2b5daccccbe96) Tomas Bjerre *2016-02-14 17:58:28* |
| 69 | + |
| 70 | + |
| 71 | +## 1.17 |
| 72 | +### No issue |
| 73 | + |
| 74 | +**Lib 1.28, performance optimizations** |
| 75 | + |
| 76 | + |
| 77 | +[b1e40e636bbf73e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e40e636bbf73e) Tomas Bjerre *2016-02-14 16:57:24* |
| 78 | + |
| 79 | +**Updating CHANGELOG.md** |
| 80 | + |
| 81 | + |
| 82 | +[0b2591f61109b7a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0b2591f61109b7a) Tomas Bjerre *2016-02-13 09:20:43* |
| 83 | + |
| 84 | + |
| 85 | +## 1.16 |
| 86 | +### No issue |
| 87 | + |
| 88 | +**Significant performance improvements** |
| 89 | + |
| 90 | + * Using lib 1.27. |
| 91 | + |
| 92 | +[9ad6ddfd60407a8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9ad6ddfd60407a8) Tomas Bjerre *2016-02-13 09:05:15* |
| 93 | + |
| 94 | +**Updating example** |
| 95 | + |
| 96 | + |
| 97 | +[90ea868fd5e95df](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/90ea868fd5e95df) Tomas Bjerre *2016-02-10 18:19:16* |
| 98 | + |
| 99 | + |
| 100 | +## 1.15 |
| 101 | +### No issue |
| 102 | + |
| 103 | +**Using lib 1.25 and updating README.md** |
| 104 | + |
| 105 | + |
| 106 | +[f11d1b792b9a7dd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f11d1b792b9a7dd) Tomas Bjerre *2016-02-10 17:53:32* |
| 107 | + |
| 108 | +**Updating docs after release** |
| 109 | + |
| 110 | + |
| 111 | +[22aa5451b408b76](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/22aa5451b408b76) Tomas Bjerre *2016-02-09 19:30:25* |
| 112 | + |
| 113 | + |
| 114 | +## 1.14 |
| 115 | +### No issue |
| 116 | + |
| 117 | +**Added variables: messageTitle, messageBody, messageItems #5** |
| 118 | + |
| 119 | + |
| 120 | +[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45* |
| 121 | + |
| 122 | +**Adding example of custom issue without link** |
| 123 | + |
| 124 | + * Like I123 |
| 125 | + |
| 126 | +[b07a644537281ad](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b07a644537281ad) Tomas Bjerre *2016-02-01 18:15:25* |
| 127 | + |
| 128 | +**Maven Central version badge in README.md** |
| 129 | + |
| 130 | + |
| 131 | +[fd359803b585f6e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/fd359803b585f6e) Tomas Bjerre *2016-01-31 21:14:03* |
| 132 | + |
| 133 | +**Updating README.md after release** |
| 134 | + |
| 135 | + |
| 136 | +[053a30dc61df44c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/053a30dc61df44c) Tomas Bjerre *2016-01-31 19:19:40* |
| 137 | + |
| 138 | + |
| 139 | +## 1.13 |
| 140 | +### No issue |
| 141 | + |
| 142 | +**Implementing custom issues** |
| 143 | + |
| 144 | + * Adding example with |
| 145 | + * QC matching QC1234 |
| 146 | + * Incident matching INC1234 |
| 147 | + |
| 148 | +[73a6ef035062c95](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/73a6ef035062c95) Tomas Bjerre *2016-01-31 17:03:30* |
| 149 | + |
| 150 | +**Updagint README.md after release** |
| 151 | + |
| 152 | + |
| 153 | +[424f73c0fef52ea](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/424f73c0fef52ea) Tomas Bjerre *2016-01-31 11:14:02* |
| 154 | + |
| 155 | + |
| 156 | +## 1.12 |
| 157 | +### No issue |
| 158 | + |
| 159 | +**Using lib 1.23 to sort commits by time, not formatted time #4** |
| 160 | + |
| 161 | + |
| 162 | +[5fbc5f762d90669](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5fbc5f762d90669) Tomas Bjerre *2016-01-31 11:10:56* |
| 163 | + |
| 164 | +**Correcting example ignoring commits by comment** |
| 165 | + |
| 166 | + |
| 167 | +[ff68131be78f8e8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ff68131be78f8e8) Tomas Bjerre *2016-01-31 09:30:03* |
| 168 | + |
| 169 | +**Updating README.md after release** |
| 170 | + |
| 171 | + |
| 172 | +[f02c73356549ee5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f02c73356549ee5) Tomas Bjerre *2016-01-31 07:36:20* |
| 173 | + |
| 174 | + |
| 175 | +## 1.11 |
| 176 | +### No issue |
| 177 | + |
| 178 | +**Documentation and more configuration available in pom #3** |
| 179 | + |
| 180 | + |
| 181 | +[0f143a30469db4b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0f143a30469db4b) Tomas Bjerre *2016-01-31 07:15:44* |
| 182 | + |
| 183 | +**Using lib 1.22** |
| 184 | + |
| 185 | + |
| 186 | +[d18efc576edcaff](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d18efc576edcaff) Tomas Bjerre *2016-01-30 17:36:44* |
| 187 | + |
| 188 | +**Documentation #3** |
| 189 | + |
| 190 | + |
| 191 | +[adc959a530801da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/adc959a530801da) Tomas Bjerre *2016-01-30 09:22:01* |
| 192 | + |
| 193 | +**Using lib 1.19** |
| 194 | + |
| 195 | + |
| 196 | +[75c3bb60f27db98](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/75c3bb60f27db98) Tomas Bjerre *2016-01-28 18:46:14* |
| 197 | + |
| 198 | + |
| 199 | +## 1.10 |
| 200 | +### No issue |
| 201 | + |
| 202 | +**Template can be configured directly in the pom #2** |
| 203 | + |
| 204 | + |
| 205 | +[ed405f4ff98b9ec](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ed405f4ff98b9ec) Tomas Bjerre *2015-12-20 17:29:26* |
| 206 | + |
| 207 | +**Using lib 1.18** |
| 208 | + |
| 209 | + |
| 210 | +[60c9851e33217e2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/60c9851e33217e2) Tomas Bjerre *2015-12-10 17:11:56* |
| 211 | + |
| 212 | + |
| 213 | +## 1.9 |
| 214 | +### No issue |
| 215 | + |
| 216 | +**Using lib 1.17 #1** |
| 217 | + |
| 218 | + |
| 219 | +[012e716f4ac9081](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/012e716f4ac9081) Tomas Bjerre *2015-12-06 07:37:23* |
| 220 | + |
| 221 | +**doc** |
| 222 | + |
| 223 | + |
| 224 | +[09e031c5875716f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/09e031c5875716f) Tomas Bjerre *2015-12-04 22:58:13* |
| 225 | + |
| 226 | + |
| 227 | +## 1.8 |
| 228 | +### No issue |
| 229 | + |
| 230 | +**Using lib 1.15 #1** |
| 231 | + |
| 232 | + |
| 233 | +[e2a14b2192b18a6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e2a14b2192b18a6) Tomas Bjerre *2015-12-04 22:18:12* |
| 234 | + |
| 235 | + |
| 236 | +## 1.7 |
| 237 | +### No issue |
| 238 | + |
| 239 | +**using lib 1.14** |
| 240 | + |
| 241 | + |
| 242 | +[50eabf02cf1f65f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/50eabf02cf1f65f) Tomas Bjerre *2015-12-01 21:41:20* |
| 243 | + |
| 244 | +**doc** |
| 245 | + |
| 246 | + |
| 247 | +[14e08993aa542c5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/14e08993aa542c5) Tomas Bjerre *2015-11-23 22:11:03* |
| 248 | + |
| 249 | + |
| 250 | +## 1.6 |
| 251 | +### No issue |
| 252 | + |
| 253 | +**using lib 1.13** |
| 254 | + |
| 255 | + |
| 256 | +[135375546ad75b9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/135375546ad75b9) Tomas Bjerre *2015-11-23 21:47:14* |
| 257 | + |
| 258 | +**doc** |
| 259 | + |
| 260 | + |
| 261 | +[f1d3994f5a22fd9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f1d3994f5a22fd9) Tomas Bjerre *2015-11-23 18:10:41* |
| 262 | + |
| 263 | + |
| 264 | +## 1.5 |
| 265 | +### No issue |
| 266 | + |
| 267 | +**Using lib 1.12 #1** |
| 268 | + |
| 269 | + |
| 270 | +[e613d7724e87254](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e613d7724e87254) Tomas Bjerre *2015-11-23 18:02:24* |
| 271 | + |
| 272 | + |
| 273 | +## 1.4 |
| 274 | +### No issue |
| 275 | + |
| 276 | +**lib 1.10** |
| 277 | + |
| 278 | + |
| 279 | +[d4f9cc4537e271a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d4f9cc4537e271a) Tomas Bjerre *2015-11-21 14:28:16* |
| 280 | + |
| 281 | + |
| 282 | +## 1.3 |
| 283 | +### No issue |
| 284 | + |
| 285 | +**lib 1.9 #feature** |
| 286 | + |
| 287 | + |
| 288 | +[2978ebcdea32319](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2978ebcdea32319) Tomas Bjerre *2015-11-20 22:06:29* |
| 289 | + |
| 290 | +**Setting exampe version to 1.2 #feature** |
| 291 | + |
| 292 | + |
| 293 | +[45a4cab1ba3ba3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/45a4cab1ba3ba3b) Tomas Bjerre *2015-11-18 19:52:35* |
| 294 | + |
| 295 | + |
| 296 | +## 1.2 |
| 297 | +### No issue |
| 298 | + |
| 299 | +**lib 1.3 #feature** |
| 300 | + |
| 301 | + |
| 302 | +[dfd09ef2dcaf3bd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/dfd09ef2dcaf3bd) Tomas Bjerre *2015-11-18 19:48:16* |
| 303 | + |
| 304 | +**doc** |
| 305 | + |
| 306 | + |
| 307 | +[6ad17c4c9b98311](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6ad17c4c9b98311) Tomas Bjerre *2015-11-17 20:20:05* |
| 308 | + |
| 309 | + |
| 310 | +## 1.1 |
| 311 | +### No issue |
| 312 | + |
| 313 | +**MediaWiki support, using lib 1.2** |
| 314 | + |
| 315 | + |
| 316 | +[6f86aae88b6818a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6f86aae88b6818a) Tomas Bjerre *2015-11-17 20:15:39* |
| 317 | + |
| 318 | +**doc** |
| 319 | + |
| 320 | + |
| 321 | +[5d07983484af033](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d07983484af033) Tomas Bjerre *2015-11-15 14:44:03* |
| 322 | + |
| 323 | + |
| 324 | +## 1.0 |
| 325 | +### No issue |
| 326 | + |
| 327 | +**doc** |
| 328 | + |
| 329 | + |
| 330 | +[ee8f7c1e1027713](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ee8f7c1e1027713) Tomas Bjerre *2015-11-15 14:36:57* |
| 331 | + |
| 332 | +**Initial** |
| 333 | + |
| 334 | + |
| 335 | +[044b3a76a1ab650](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/044b3a76a1ab650) Tomas Bjerre *2015-11-15 14:30:51* |
| 336 | + |
| 337 | +**Initial commit** |
| 338 | + |
| 339 | + |
| 340 | +[3c47076c0ecb2de](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3c47076c0ecb2de) Tomas Bjerre *2015-11-15 13:18:29* |
| 341 | + |
| 342 | + |
0 commit comments