From 65ef856bef84952a08cc50aaf5c258f5f496b255 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Sun, 16 Feb 2020 10:48:15 +0100 Subject: [PATCH] Fiddling with fat jar tomasbjerre/git-changelog-gradle-plugin#21 --- CHANGELOG.md | 751 +++++++++--------- build.gradle | 2 +- .../CHANGELOG.md | 751 +++++++++--------- .../CHANGELOG_1_0_1_1.md | 6 +- .../CHANGELOG_1_0_1_1_repo_path.md | 6 +- .../CHANGELOG_1_1.md | 20 +- .../CHANGELOG_commits.md | 6 +- .../CHANGELOG_custom.md | 478 +++++------ .../CHANGELOG_file.md | 747 ++++++++--------- .../CHANGELOG_ignoreCommitsOlderThan.md | 153 ---- .../CHANGELOG_ignoreCommitsWithoutIssue.md | 80 +- .../CHANGELOG_inline.md | 740 ++++++++--------- .../CHANGELOG_minimal.md | 747 ++++++++--------- .../CHANGELOG_mixed.md | 334 ++++---- 14 files changed, 2391 insertions(+), 2430 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f6b771..5f877c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,184 +2,206 @@ Changelog of Git Changelog Gradle plugin. -## 1.64 +## Unreleased ### No issue -**Update .travis.yml** +**Update README to use Plugin DSL** -[32f936846588f3b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32f936846588f3b) Tomas Bjerre *2019-08-13 04:35:49* +[a4cb64c0e4c9184](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a4cb64c0e4c9184) Chad Vincent *1970-01-01 00:00:00* -**Set fromRepo property only if provided and after read settings file.** +**doc** - * This will provide ability to override path to git repo from gradle script. -[7d3d5d212468ca4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d3d5d212468ca4) mdolinin *2019-08-13 00:22:29* +[1eedaff75faae6b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1eedaff75faae6b) Tomas Bjerre *1970-01-01 00:00:00* +**Create FUNDING.yml** -## 1.63 -### No issue -**Removing dependency on javax.xml** +[035d45bf48bf3fc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/035d45bf48bf3fc) Tomas Bjerre *1970-01-01 00:00:00* -[3e0032c3034d3a5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3e0032c3034d3a5) Tomas Bjerre *2019-06-11 17:04:17* +## 1.13 +### No issue +**Updating README.md after release** -## 1.62 -### No issue -**JDK 11 compatible** +[a138c10787f8f38](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a138c10787f8f38) Tomas Bjerre *1970-01-01 00:00:00* +**Implementing custom issues** -[f63417b07082607](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f63417b07082607) Tomas Bjerre *2019-06-11 16:36:28* + * Adding example with + * QC matching QC1234 + * Incident matching INC1234 -**Updating tests** +[1faeb79fd585ebc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1faeb79fd585ebc) Tomas Bjerre *1970-01-01 00:00:00* + +**Using readable tag name to extract version in mixed** -[3c83fe68d95357e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3c83fe68d95357e) Tomas Bjerre *2019-05-20 15:07:55* +[0fceb845d118e7f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0fceb845d118e7f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.61 +## 1.37 ### No issue -**Gradle 5** +**Adding {{hashFull}} variable** + +[a8fefac12cd4069](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a8fefac12cd4069) Tomas Bjerre *1970-01-01 00:00:00* -[bd0732f190bf807](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd0732f190bf807) Tomas Bjerre *2019-05-20 14:29:54* +**doc** -## 1.60 +[4e5509c1c1cf847](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4e5509c1c1cf847) Tomas Bjerre *1970-01-01 00:00:00* + + +## 1.0 ### No issue -**Jira linked issues** +**Initial** -[2efc65342c971e7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2efc65342c971e7) Tomas Bjerre *2019-01-08 18:01:20* +[a9bf29122e184a1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a9bf29122e184a1) Tomas Bjerre *1970-01-01 00:00:00* +**More work for 1.0** -## 1.59 -### No issue -**Correcting GitLab integration after upgrade** +[60e0d7e7292969e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/60e0d7e7292969e) Tomas Bjerre *1970-01-01 00:00:00* + + +## 1.9 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +**Using lib 1.15 #1** -[3954c5f904227ef](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3954c5f904227ef) Tomas Bjerre *2018-10-27 17:56:49* +[6daf3e46b3c8e4b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6daf3e46b3c8e4b) Tomas Bjerre *1970-01-01 00:00:00* -## 1.58 + +## 1.19 ### No issue -**GitLab API v4** +**Lib 1.29** -[6cb50b9bd7820be](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6cb50b9bd7820be) Tomas Bjerre *2018-10-27 16:27:04* +[32a88b23cc4c42f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32a88b23cc4c42f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.57 +## 1.60 ### No issue -**isJira isGitHub...** +**Jira linked issues** -[7cc8f9e2bf3e675](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7cc8f9e2bf3e675) Tomas Bjerre *2018-10-27 06:05:00* +[2efc65342c971e7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2efc65342c971e7) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +## 1.44 +### No issue -[8048d8372e8ecdf](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8048d8372e8ecdf) Tomas Bjerre *2018-09-25 07:22:54* +**doc** -**using latest version in example** +[697ffb2c810657c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/697ffb2c810657c) Tomas Bjerre *1970-01-01 00:00:00* -[9d898a9db72ae6d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9d898a9db72ae6d) Tomas Bjerre *2018-09-13 09:02:58* +**GitLab integration** -## 1.56 -### No issue +[636a45d1daba1f6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/636a45d1daba1f6) Tomas Bjerre *1970-01-01 00:00:00* -**git-changelog-lib 1.82** +## 1.18 +### No issue -[df30491510ac279](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/df30491510ac279) Tomas Bjerre *2018-09-13 07:20:10* +**Significant performance improvements** + * Using lib 1.27. -## 1.55 -### Jira JENKINS-19994 +[5e16e88cf7a8fbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5e16e88cf7a8fbd) Tomas Bjerre *1970-01-01 00:00:00* -**Closing RevWalk JENKINS-19994** +**Updating README.md** -[bd848b309dc2e0d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd848b309dc2e0d) Tomas Bjerre *2017-12-30 20:38:52* +[03ae6c70c40364f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/03ae6c70c40364f) Tomas Bjerre *1970-01-01 00:00:00* +## 1.20 ### No issue -**Doc** +**Lib 1.30, supporting multiple tags on same commit** -[4c348e84921ce41](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4c348e84921ce41) Tomas Bjerre *2017-12-19 12:31:47* +[bc538a1e94d21ac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc538a1e94d21ac) Tomas Bjerre *1970-01-01 00:00:00* -## 1.54 +## 1.15 ### No issue -**Description available for Jira issues** - +**Allowing custom issues not to include link** -[08c318c4fe0b851](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/08c318c4fe0b851) Tomas Bjerre *2017-12-19 12:10:36* + * Adding example with issues like I123 -**Adjusting to Bintray** +[cffcc84f13f8305](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cffcc84f13f8305) Tomas Bjerre *1970-01-01 00:00:00* +**Updating README.md after release** -[93d8d88c9812987](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/93d8d88c9812987) Tomas Bjerre *2017-12-19 12:10:26* -**Doc** +[b1e1a40dac37696](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b1e1a40dac37696) Tomas Bjerre *1970-01-01 00:00:00* -[5ee1f247a7f4e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5ee1f247a7f4e79) Tomas Bjerre *2017-11-18 12:39:39* +## 1.48 +### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47 +**Ignore commits older than #9** -## 1.53 -### No issue -**Disabling integrations if not used** +[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e185afe0630ecf2) Tomas Bjerre *1970-01-01 00:00:00* -[cc80c59ea5010b1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cc80c59ea5010b1) Tomas Bjerre *2017-11-18 12:35:27* +### No issue -**Doc** +**doc** -[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/67998f029dc2650) Tomas Bjerre *2017-11-02 17:18:14* +[109a63e61305810](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/109a63e61305810) Tomas Bjerre *1970-01-01 00:00:00* -## 1.52 +## 1.8 ### No issue -**Avoiding usage of Guava Objects** +**doc** -[d7f352acc81683e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d7f352acc81683e) Tomas Bjerre *2017-11-02 17:14:15* +[7d88c89c3575bb8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d88c89c3575bb8) Tomas Bjerre *1970-01-01 00:00:00* -**Doc** +**using lib 1.14** -[6976aa12d53049e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6976aa12d53049e) Tomas Bjerre *2017-10-28 11:23:02* +[160b7a55a498b6f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/160b7a55a498b6f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.51 +## 1.41 ### No issue -**Gradle publish plugin 0.9.9** +**Set theme jekyll-theme-slate** -[a4f123715188f61](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a4f123715188f61) Tomas Bjerre *2017-10-28 10:49:45* +[57ad0c56ec60af3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/57ad0c56ec60af3) Tomas Bjerre *1970-01-01 00:00:00* + +**Git Changelog Lib 1.58 -> 1.64** + + * Jira issueType and labels + * GitHub labels + * 10 seconds timeout to GitHub + +[4b11be4a5b1d298](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4b11be4a5b1d298) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[05d90e9fdb837a6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/05d90e9fdb837a6) Tomas Bjerre *2017-07-25 18:31:19* +[0f46ec14274d48b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0f46ec14274d48b) Tomas Bjerre *1970-01-01 00:00:00* ## 1.50 @@ -188,113 +210,127 @@ Changelog of Git Changelog Gradle plugin. **Lib 1.71** -[9e42357f0f8a330](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9e42357f0f8a330) Tomas Bjerre *2017-07-25 18:27:12* +[9e42357f0f8a330](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9e42357f0f8a330) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[4ca8b778ad9ee34](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4ca8b778ad9ee34) Tomas Bjerre *2017-07-24 20:02:45* +[4ca8b778ad9ee34](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4ca8b778ad9ee34) Tomas Bjerre *1970-01-01 00:00:00* -## 1.49 -### No issue +## 1.30 +### Jira JENKINS-34155 -**Lib 1.70** +**JENKINS-34155 Support short SHA** -[eb32cb7c632fd50](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb32cb7c632fd50) Tomas Bjerre *2017-07-24 19:43:57* +[7d6410b3a5b9966](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d6410b3a5b9966) Tomas Bjerre *1970-01-01 00:00:00* + + +### No issue **doc** -[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *2017-07-09 19:50:09* +[bd4bc7d6f9986f9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd4bc7d6f9986f9) Tomas Bjerre *1970-01-01 00:00:00* -## 1.48 -### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47 +## 1.39 +### No issue -**Ignore commits older than #9** +**doc** -[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e185afe0630ecf2) Tomas Bjerre *2017-07-08 06:06:26* +[da8b749e115eadc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/da8b749e115eadc) Tomas Bjerre *1970-01-01 00:00:00* +**Adding merge boolean to commits** -### No issue -**doc** +[a91d6410ac7ab39](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a91d6410ac7ab39) Tomas Bjerre *1970-01-01 00:00:00* -[109a63e61305810](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/109a63e61305810) Tomas Bjerre *2017-05-22 16:19:24* +## 1.64 +### No issue +**Set fromRepo property only if provided and after read settings file.** -## 1.47 -### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. + * This will provide ability to override path to git repo from gradle script. -**Better handling of relative paths #7** +[7d3d5d212468ca4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d3d5d212468ca4) mdolinin *1970-01-01 00:00:00* + +**Update .travis.yml** -[a3e98d30881c76e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a3e98d30881c76e) Tomas Bjerre *2017-05-22 16:16:38* +[32f936846588f3b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32f936846588f3b) Tomas Bjerre *1970-01-01 00:00:00* +## 1.59 ### No issue -**doc** +**Correcting GitLab integration after upgrade** -[ae98fb5e6e74075](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ae98fb5e6e74075) Your Name *2017-05-20 14:47:09* +[3954c5f904227ef](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3954c5f904227ef) Tomas Bjerre *1970-01-01 00:00:00* -## 1.46 -### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +## 1.11 +### No issue -**Using file(..) instead of new File(..) in examples #7** +**lib 1.13** -[278bbaca992f908](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278bbaca992f908) Your Name *2017-05-20 14:14:53* +[c57564c99e94ae3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c57564c99e94ae3) Tomas Bjerre *1970-01-01 00:00:00* +**Documentation and lib 1.22** -### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed -**Adding fromRepo attribute #8** +[1fb8da49aee539f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1fb8da49aee539f) Tomas Bjerre *1970-01-01 00:00:00* -[e656098d86f5cbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e656098d86f5cbd) Your Name *2017-05-20 14:43:23* +## 1.61 +### No issue + +**Gradle 5** + + +[bd0732f190bf807](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd0732f190bf807) Tomas Bjerre *1970-01-01 00:00:00* +## 1.38 ### No issue -**doc** +**Correcting version** -[d0754c14ba30320](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d0754c14ba30320) Tomas Bjerre *2017-04-14 09:24:18* +[f2a73d0ee6e4927](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f2a73d0ee6e4927) Tomas Bjerre *1970-01-01 00:00:00* -## 1.45 +## 1.36 ### No issue -**tag time added to tag model** +**doc** -[d21964445069bf0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d21964445069bf0) Tomas Bjerre *2017-04-14 09:20:14* +[d1e5df127614552](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d1e5df127614552) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Faster** -[a998896882677cd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a998896882677cd) Tomas Bjerre *2017-03-26 05:10:01* +[9f10076c152d8cc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9f10076c152d8cc) Tomas Bjerre *1970-01-01 00:00:00* -## 1.44 +## 1.32 ### No issue -**GitLab integration** +**Ignoring trailing slash in JIRA URL** -[636a45d1daba1f6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/636a45d1daba1f6) Tomas Bjerre *2017-03-26 05:07:07* +[d4c8e11e93f50ce](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d4c8e11e93f50ce) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[697ffb2c810657c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/697ffb2c810657c) Tomas Bjerre *2017-03-20 18:43:51* +[9ab59a6366cbba9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9ab59a6366cbba9) Tomas Bjerre *1970-01-01 00:00:00* ## 1.43 @@ -303,655 +339,638 @@ Changelog of Git Changelog Gradle plugin. **doc** -[65bbb3948850167](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/65bbb3948850167) Tomas Bjerre *2017-03-20 18:27:20* +[65bbb3948850167](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/65bbb3948850167) Tomas Bjerre *1970-01-01 00:00:00* -## 1.42 +## 1.35 ### No issue -**Fix Jira labels** +**doc** -[fe7e9fd812ead29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/fe7e9fd812ead29) Tomas Bjerre *2017-03-20 18:20:36* +[eb1f2d442d74fe5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb1f2d442d74fe5) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Fixing merge commits... again...** -[c542dfe71851922](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c542dfe71851922) Tomas Bjerre *2017-03-18 09:35:54* +[218ddf1dc0001f5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/218ddf1dc0001f5) Tomas Bjerre *1970-01-01 00:00:00* -## 1.41 +## 1.57 ### No issue -**Git Changelog Lib 1.58 -> 1.64** +**using latest version in example** - * Jira issueType and labels - * GitHub labels - * 10 seconds timeout to GitHub -[4b11be4a5b1d298](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4b11be4a5b1d298) Tomas Bjerre *2017-03-18 09:33:32* +[9d898a9db72ae6d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9d898a9db72ae6d) Tomas Bjerre *1970-01-01 00:00:00* -**Set theme jekyll-theme-slate** +**doc** -[57ad0c56ec60af3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/57ad0c56ec60af3) Tomas Bjerre *2017-02-07 20:20:13* +[8048d8372e8ecdf](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8048d8372e8ecdf) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**isJira isGitHub...** -[0f46ec14274d48b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0f46ec14274d48b) Tomas Bjerre *2016-10-22 10:33:53* +[7cc8f9e2bf3e675](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7cc8f9e2bf3e675) Tomas Bjerre *1970-01-01 00:00:00* -## 1.40 +## 1.3 ### No issue -**Adding annotation to context of tag** +**lib 1.3** -[8b315d7b4d0c6e0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b315d7b4d0c6e0) Tomas Bjerre *2016-10-22 10:27:44* +[0e6eb5b4d8b359a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0e6eb5b4d8b359a) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Using 1.3-SNAPSHOT in example** -[070be300680768f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/070be300680768f) Tomas Bjerre *2016-10-05 19:30:09* +[087cecc26fdf9b0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/087cecc26fdf9b0) Tomas Bjerre *1970-01-01 00:00:00* -## 1.39 +## 1.52 ### No issue -**Adding merge boolean to commits** +**Avoiding usage of Guava Objects** -[a91d6410ac7ab39](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a91d6410ac7ab39) Tomas Bjerre *2016-10-05 18:41:43* +[d7f352acc81683e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d7f352acc81683e) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Doc** -[da8b749e115eadc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/da8b749e115eadc) Tomas Bjerre *2016-08-11 14:40:21* +[6976aa12d53049e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6976aa12d53049e) Tomas Bjerre *1970-01-01 00:00:00* -## 1.38 +## 1.58 ### No issue -**Correcting version** +**GitLab API v4** -[f2a73d0ee6e4927](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f2a73d0ee6e4927) Tomas Bjerre *2016-08-11 14:37:02* +[6cb50b9bd7820be](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6cb50b9bd7820be) Tomas Bjerre *1970-01-01 00:00:00* -## 0 +## 1.63 ### No issue -**Lib 1.56 correcting link to Jira** - +**Removing dependency on javax.xml** -[cd6e07b6ba370ee](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cd6e07b6ba370ee) Tomas Bjerre *2016-08-11 14:33:12* -**Doc** +[3e0032c3034d3a5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3e0032c3034d3a5) Tomas Bjerre *1970-01-01 00:00:00* -[803a5f64f400ba8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/803a5f64f400ba8) Tomas Bjerre *2016-08-02 18:29:21* +## 1.29 +### No issue +**Lib 1.43, Parsing commits, oldest first** -## 1.37 -### No issue -**Adding {{hashFull}} variable** +[a492b1147ac9cd6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a492b1147ac9cd6) Tomas Bjerre *1970-01-01 00:00:00* -[a8fefac12cd4069](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a8fefac12cd4069) Tomas Bjerre *2016-08-02 18:27:12* +## 1.12 +### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace -**doc** +**Storing settings on each task #3** + * Also using lib 1.23 -[4e5509c1c1cf847](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4e5509c1c1cf847) Tomas Bjerre *2016-06-25 00:20:39* +[782cace31d3814f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/782cace31d3814f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.36 +## 1.40 ### No issue -**Faster** +**Adding annotation to context of tag** -[9f10076c152d8cc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9f10076c152d8cc) Tomas Bjerre *2016-06-25 00:05:41* +[8b315d7b4d0c6e0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b315d7b4d0c6e0) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[d1e5df127614552](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d1e5df127614552) Tomas Bjerre *2016-06-24 21:19:09* +[070be300680768f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/070be300680768f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.35 +## 1.42 ### No issue -**Fixing merge commits... again...** +**Fix Jira labels** -[218ddf1dc0001f5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/218ddf1dc0001f5) Tomas Bjerre *2016-06-24 21:17:20* +[fe7e9fd812ead29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/fe7e9fd812ead29) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[eb1f2d442d74fe5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb1f2d442d74fe5) Tomas Bjerre *2016-06-24 09:34:04* +[c542dfe71851922](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c542dfe71851922) Tomas Bjerre *1970-01-01 00:00:00* -## 1.34 -### No issue - -**Including commits from merges lib issue 49** +## 1.46 +### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +**Using file(..) instead of new File(..) in examples #7** -[0899840508e7952](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0899840508e7952) Tomas Bjerre *2016-06-24 09:32:25* -**Lib 1.49, finding first commit as parents from HEAD** +[278bbaca992f908](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278bbaca992f908) Your Name *1970-01-01 00:00:00* -[31ec07934bdad52](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31ec07934bdad52) Tomas Bjerre *2016-06-02 18:28:34* +### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed +**Adding fromRepo attribute #8** -## 1.33 -### No issue -**Lib 1.49, finding first commit as parents from HEAD** +[e656098d86f5cbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e656098d86f5cbd) Your Name *1970-01-01 00:00:00* -[780b2da1a68f2bc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/780b2da1a68f2bc) Tomas Bjerre *2016-06-02 18:23:12* +### No issue **doc** -[842eb75a106dbec](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/842eb75a106dbec) Tomas Bjerre *2016-05-20 19:16:48* +[d0754c14ba30320](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d0754c14ba30320) Tomas Bjerre *1970-01-01 00:00:00* -## 1.32 +## 1.45 ### No issue -**Ignoring trailing slash in JIRA URL** +**tag time added to tag model** -[d4c8e11e93f50ce](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d4c8e11e93f50ce) Tomas Bjerre *2016-05-20 19:15:04* +[d21964445069bf0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d21964445069bf0) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[9ab59a6366cbba9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9ab59a6366cbba9) Tomas Bjerre *2016-04-13 18:47:25* +[a998896882677cd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a998896882677cd) Tomas Bjerre *1970-01-01 00:00:00* -## 1.31 +## 1.26 ### No issue -**Lib 1.45** +**Lib 1.40 can ignore tags by regexp** -[c497663d4baa276](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c497663d4baa276) Tomas Bjerre *2016-04-13 18:45:12* +[87c1dac2c4a9455](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/87c1dac2c4a9455) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.45** +**Updating example** -[278e3ba5f42ef11](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278e3ba5f42ef11) Tomas Bjerre *2016-04-13 18:44:42* +[5188838111d44c8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5188838111d44c8) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +## 1.62 +### No issue -[640ecdd01433b9f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/640ecdd01433b9f) Tomas Bjerre *2016-04-12 16:58:44* +**JDK 11 compatible** -**doc** +[f63417b07082607](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f63417b07082607) Tomas Bjerre *1970-01-01 00:00:00* -[2c18de4dd5ab621](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2c18de4dd5ab621) Tomas Bjerre *2016-04-12 16:57:43* +**Updating tests** -## 1.30 -### Jira JENKINS-34155 +[3c83fe68d95357e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3c83fe68d95357e) Tomas Bjerre *1970-01-01 00:00:00* -**JENKINS-34155 Support short SHA** +## 1.27 +### No issue -[7d6410b3a5b9966](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d6410b3a5b9966) Tomas Bjerre *2016-04-12 16:56:23* +**Updating example** -### No issue +[dbfc64080f56afd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/dbfc64080f56afd) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Lib 1.41, Commits added to correct tags** -[bd4bc7d6f9986f9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd4bc7d6f9986f9) Tomas Bjerre *2016-04-10 09:15:03* +[54707a708f1ee79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/54707a708f1ee79) Tomas Bjerre *1970-01-01 00:00:00* -## 1.29 -### No issue +## 1.4 +### GitHub # -**Lib 1.43, Parsing commits, oldest first** +**lib 1.9 #feature** -[a492b1147ac9cd6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a492b1147ac9cd6) Tomas Bjerre *2016-04-10 09:13:22* +[44eea52c090958b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/44eea52c090958b) Tomas Bjerre *1970-01-01 00:00:00* -## 1.28 ### No issue -**Lib 1.42, Parsing commits, oldest first** +**Updating version in example** -[e0ff26d0d7eecfa](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e0ff26d0d7eecfa) Tomas Bjerre *2016-04-10 09:03:30* +[91674a2a04cdc1f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/91674a2a04cdc1f) Tomas Bjerre *1970-01-01 00:00:00* -**Updating doc** +## 1.56 +### No issue -[e2e13910a0a3eac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e2e13910a0a3eac) Tomas Bjerre *2016-04-09 20:41:52* +**git-changelog-lib 1.82** -## 1.27 -### No issue +[df30491510ac279](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/df30491510ac279) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.41, Commits added to correct tags** +## 1.31 +### No issue -[54707a708f1ee79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/54707a708f1ee79) Tomas Bjerre *2016-04-09 20:40:35* +**Lib 1.45** -**Updating example** +[c497663d4baa276](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c497663d4baa276) Tomas Bjerre *1970-01-01 00:00:00* -[dbfc64080f56afd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/dbfc64080f56afd) Tomas Bjerre *2016-04-07 19:08:48* +**doc** -## 1.26 -### No issue +[640ecdd01433b9f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/640ecdd01433b9f) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.40 can ignore tags by regexp** +**doc** -[87c1dac2c4a9455](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/87c1dac2c4a9455) Tomas Bjerre *2016-04-07 19:06:38* +[2c18de4dd5ab621](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2c18de4dd5ab621) Tomas Bjerre *1970-01-01 00:00:00* -**Updating example** +**Lib 1.45** -[5188838111d44c8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5188838111d44c8) Tomas Bjerre *2016-03-20 09:55:38* +[278e3ba5f42ef11](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278e3ba5f42ef11) Tomas Bjerre *1970-01-01 00:00:00* -## 1.25 +## 1.34 ### No issue -**Lib 1.39** +**Lib 1.49, finding first commit as parents from HEAD** -[ecf09f20a68bef2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecf09f20a68bef2) Tomas Bjerre *2016-03-20 09:53:14* +[31ec07934bdad52](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31ec07934bdad52) Tomas Bjerre *1970-01-01 00:00:00* -**Updating example** +**Including commits from merges lib issue 49** -[f0117a163d745e4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f0117a163d745e4) Tomas Bjerre *2016-03-20 09:04:27* +[0899840508e7952](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0899840508e7952) Tomas Bjerre *1970-01-01 00:00:00* -## 1.24 +## 1.21 ### No issue -**Lib 1.38** +**Supplying commit in each issue mentioned in message** -[c924b21e276fc6c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c924b21e276fc6c) Tomas Bjerre *2016-03-20 09:01:00* +[bdbce32f910fdc4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bdbce32f910fdc4) Tomas Bjerre *1970-01-01 00:00:00* -**Updating README** +**Lib 1.30, supporting multiple tags on same commit** -[b26ceab0de77b82](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b26ceab0de77b82) Tomas Bjerre *2016-03-16 16:21:01* +[2882668ea6ff82a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2882668ea6ff82a) Tomas Bjerre *1970-01-01 00:00:00* -## 1.23 +## 1.17 ### No issue -**Jira integration to get titles** +**Git changelog lib 1.25** + * Also updating README.md and changelog tempalte. -[ba49a437a58491c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ba49a437a58491c) Tomas Bjerre *2016-03-16 16:19:08* +[95a4d3ea1c8df04](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/95a4d3ea1c8df04) Tomas Bjerre *1970-01-01 00:00:00* -**Update example** +**Updating CHANGELOG.md after release** -[1731b0fd836186e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1731b0fd836186e) Tomas Bjerre *2016-03-15 21:09:38* +[40baf9c5cdb12d8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/40baf9c5cdb12d8) Tomas Bjerre *1970-01-01 00:00:00* -## 1.22 -### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support +## 1.10 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -**Support GitHub OAuth2 token #4** +**Using lib 1.17 #1** -[e7396385437d9f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e7396385437d9f8) Tomas Bjerre *2016-03-15 20:56:29* +[b58012a56766e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b58012a56766e79) Tomas Bjerre *1970-01-01 00:00:00* ### No issue -**Updating release and publish plugins** - - -[6feacb255e8cf21](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6feacb255e8cf21) Tomas Bjerre *2016-03-15 21:07:59* - -**Updating CHANGELOG.md** +**doc** -[3655040d316782d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3655040d316782d) Tomas Bjerre *2016-02-28 10:47:04* +[273b67ba969b42d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/273b67ba969b42d) Tomas Bjerre *1970-01-01 00:00:00* -## 1.21 +## 1.23 ### No issue -**Supplying commit in each issue mentioned in message** +**Jira integration to get titles** -[bdbce32f910fdc4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bdbce32f910fdc4) Tomas Bjerre *2016-02-20 08:44:05* +[ba49a437a58491c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ba49a437a58491c) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.30, supporting multiple tags on same commit** +**Update example** -[2882668ea6ff82a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2882668ea6ff82a) Tomas Bjerre *2016-02-15 18:15:17* +[1731b0fd836186e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1731b0fd836186e) Tomas Bjerre *1970-01-01 00:00:00* -## 1.20 +## 1.28 ### No issue -**Lib 1.30, supporting multiple tags on same commit** - +**Updating doc** -[bc538a1e94d21ac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc538a1e94d21ac) Tomas Bjerre *2016-02-15 18:12:32* +[e2e13910a0a3eac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e2e13910a0a3eac) Tomas Bjerre *1970-01-01 00:00:00* -## 1.19 -### No issue - -**Lib 1.29** +**Lib 1.42, Parsing commits, oldest first** -[32a88b23cc4c42f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32a88b23cc4c42f) Tomas Bjerre *2016-02-14 18:02:39* +[e0ff26d0d7eecfa](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e0ff26d0d7eecfa) Tomas Bjerre *1970-01-01 00:00:00* -## 1.18 +## 1.51 ### No issue -**Significant performance improvements** - - * Using lib 1.27. - -[5e16e88cf7a8fbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5e16e88cf7a8fbd) Tomas Bjerre *2016-02-13 09:03:51* +**Gradle publish plugin 0.9.9** -**Updating README.md** +[a4f123715188f61](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a4f123715188f61) Tomas Bjerre *1970-01-01 00:00:00* -[03ae6c70c40364f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/03ae6c70c40364f) Tomas Bjerre *2016-02-10 18:21:28* +**doc** -## 1.17 -### No issue +[05d90e9fdb837a6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/05d90e9fdb837a6) Tomas Bjerre *1970-01-01 00:00:00* -**Git changelog lib 1.25** - * Also updating README.md and changelog tempalte. - -[95a4d3ea1c8df04](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/95a4d3ea1c8df04) Tomas Bjerre *2016-02-10 18:19:01* +## 1.2 +### GitHub # -**Updating CHANGELOG.md after release** +**MediaWiki support, using lib 1.2 #feature** -[40baf9c5cdb12d8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/40baf9c5cdb12d8) Tomas Bjerre *2016-02-09 19:35:00* +[ecc10fdaf81330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecc10fdaf81330f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.16 -### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration +### Jira GRADLE-3281 -**Added variables: messageTitle, messageBody, messageItems #5** +**Changing release instructions.** + * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 -[911a92eefbfc04c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/911a92eefbfc04c) Tomas Bjerre *2016-02-09 19:33:06* +[69146dc3ba2bfd7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/69146dc3ba2bfd7) Tomas Bjerre *1970-01-01 00:00:00* ### No issue -**Updating CHANGELOG.md after release** +**Updating example plugin to use 1.2 snapshot** -[8b01ab7c2cc3510](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b01ab7c2cc3510) Tomas Bjerre *2016-02-01 18:07:00* +[76ebb6f8015ca43](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/76ebb6f8015ca43) Tomas Bjerre *1970-01-01 00:00:00* -## 1.15 +## 1.14 ### No issue -**Allowing custom issues not to include link** +**Maven Central version badge in README.md** - * Adding example with issues like I123 -[cffcc84f13f8305](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cffcc84f13f8305) Tomas Bjerre *2016-02-01 18:04:49* +[f59f6a980356765](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f59f6a980356765) Tomas Bjerre *1970-01-01 00:00:00* **Updating README.md after release** -[b1e1a40dac37696](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b1e1a40dac37696) Tomas Bjerre *2016-01-31 21:23:20* +[287fce2b6c6d88a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/287fce2b6c6d88a) Tomas Bjerre *1970-01-01 00:00:00* -## 1.14 +## 1.5 ### No issue -**Maven Central version badge in README.md** +**lib 1.10** -[f59f6a980356765](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f59f6a980356765) Tomas Bjerre *2016-01-31 21:14:53* +[2ed544c84145163](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2ed544c84145163) Tomas Bjerre *1970-01-01 00:00:00* -**Updating README.md after release** + +## 1.55 +### Jira JENKINS-19994 + +**Closing RevWalk JENKINS-19994** -[287fce2b6c6d88a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/287fce2b6c6d88a) Tomas Bjerre *2016-01-31 19:16:50* +[bd848b309dc2e0d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd848b309dc2e0d) Tomas Bjerre *1970-01-01 00:00:00* -## 1.13 ### No issue -**Implementing custom issues** +**Doc** - * Adding example with - * QC matching QC1234 - * Incident matching INC1234 -[1faeb79fd585ebc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1faeb79fd585ebc) Tomas Bjerre *2016-01-31 18:25:09* +[4c348e84921ce41](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4c348e84921ce41) Tomas Bjerre *1970-01-01 00:00:00* -**Using readable tag name to extract version in mixed** +## 0 +### No issue -[0fceb845d118e7f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0fceb845d118e7f) Tomas Bjerre *2016-01-31 12:21:24* +**Lib 1.56 correcting link to Jira** -**Updating README.md after release** +[cd6e07b6ba370ee](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cd6e07b6ba370ee) Tomas Bjerre *1970-01-01 00:00:00* -[a138c10787f8f38](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a138c10787f8f38) Tomas Bjerre *2016-01-31 12:18:06* +**Doc** -## 1.12 -### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace +[803a5f64f400ba8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/803a5f64f400ba8) Tomas Bjerre *1970-01-01 00:00:00* -**Storing settings on each task #3** - * Also using lib 1.23 +## 1.22 +### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support + +**Support GitHub OAuth2 token #4** -[782cace31d3814f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/782cace31d3814f) Tomas Bjerre *2016-01-31 12:14:15* + +[e7396385437d9f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e7396385437d9f8) Tomas Bjerre *1970-01-01 00:00:00* -## 1.11 ### No issue -**lib 1.13** +**Updating release and publish plugins** -[c57564c99e94ae3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c57564c99e94ae3) Tomas Bjerre *2016-01-31 11:15:10* +[6feacb255e8cf21](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6feacb255e8cf21) Tomas Bjerre *1970-01-01 00:00:00* -**Documentation and lib 1.22** +**Updating CHANGELOG.md** -[1fb8da49aee539f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1fb8da49aee539f) Tomas Bjerre *2016-01-31 09:30:35* +[3655040d316782d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3655040d316782d) Tomas Bjerre *1970-01-01 00:00:00* -## 1.10 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +## 1.16 +### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration -**Using lib 1.17 #1** +**Added variables: messageTitle, messageBody, messageItems #5** -[b58012a56766e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b58012a56766e79) Tomas Bjerre *2015-12-06 07:40:52* +[911a92eefbfc04c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/911a92eefbfc04c) Tomas Bjerre *1970-01-01 00:00:00* ### No issue -**doc** +**Updating CHANGELOG.md after release** -[273b67ba969b42d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/273b67ba969b42d) Tomas Bjerre *2015-12-04 22:58:53* +[8b01ab7c2cc3510](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b01ab7c2cc3510) Tomas Bjerre *1970-01-01 00:00:00* -## 1.9 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +## 1.33 +### No issue -**Using lib 1.15 #1** +**doc** -[6daf3e46b3c8e4b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6daf3e46b3c8e4b) Tomas Bjerre *2015-12-04 22:17:54* +[842eb75a106dbec](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/842eb75a106dbec) Tomas Bjerre *1970-01-01 00:00:00* +**Lib 1.49, finding first commit as parents from HEAD** -## 1.8 -### No issue -**using lib 1.14** +[780b2da1a68f2bc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/780b2da1a68f2bc) Tomas Bjerre *1970-01-01 00:00:00* -[160b7a55a498b6f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/160b7a55a498b6f) Tomas Bjerre *2015-12-01 21:45:40* +## 1.47 +### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. -**doc** +**Better handling of relative paths #7** -[7d88c89c3575bb8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d88c89c3575bb8) Tomas Bjerre *2015-11-23 22:11:49* +[a3e98d30881c76e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a3e98d30881c76e) Tomas Bjerre *1970-01-01 00:00:00* -## 1.7 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +### No issue -**using lib 1.13 #1** +**doc** -[378d5ebbd4a0d29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/378d5ebbd4a0d29) Tomas Bjerre *2015-11-23 22:09:40* +[ae98fb5e6e74075](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ae98fb5e6e74075) Your Name *1970-01-01 00:00:00* +## 1.1 ### No issue **doc** -[1303f55cdbf330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1303f55cdbf330f) Tomas Bjerre *2015-11-23 18:14:55* +[9b485f708e30054](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9b485f708e30054) Tomas Bjerre *1970-01-01 00:00:00* - -## 1.6 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib - -**Using lib 1.12 #1** +**Adding plugin plugin** -[31b0e8f2ca18e95](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31b0e8f2ca18e95) Tomas Bjerre *2015-11-23 18:11:30* +[3568f412a65a16d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3568f412a65a16d) Tomas Bjerre *1970-01-01 00:00:00* +## 1.53 ### No issue -**doc** +**Disabling integrations if not used** -[02682e41e00cef3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/02682e41e00cef3) Tomas Bjerre *2015-11-21 14:32:43* +[cc80c59ea5010b1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cc80c59ea5010b1) Tomas Bjerre *1970-01-01 00:00:00* +**Doc** -## 1.5 -### No issue -**lib 1.10** +[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/67998f029dc2650) Tomas Bjerre *1970-01-01 00:00:00* -[2ed544c84145163](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2ed544c84145163) Tomas Bjerre *2015-11-21 14:31:35* +## 1.49 +### No issue +**Lib 1.70** -## 1.4 -### GitHub # -**lib 1.9 #feature** +[eb32cb7c632fd50](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb32cb7c632fd50) Tomas Bjerre *1970-01-01 00:00:00* +**doc** -[44eea52c090958b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/44eea52c090958b) Tomas Bjerre *2015-11-20 22:10:47* +[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *1970-01-01 00:00:00* -### No issue -**Updating version in example** +## 1.6 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +**Using lib 1.12 #1** -[91674a2a04cdc1f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/91674a2a04cdc1f) Tomas Bjerre *2015-11-18 19:45:38* + +[31b0e8f2ca18e95](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31b0e8f2ca18e95) Tomas Bjerre *1970-01-01 00:00:00* -## 1.3 ### No issue -**lib 1.3** +**doc** -[0e6eb5b4d8b359a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0e6eb5b4d8b359a) Tomas Bjerre *2015-11-18 19:43:32* +[02682e41e00cef3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/02682e41e00cef3) Tomas Bjerre *1970-01-01 00:00:00* -**Using 1.3-SNAPSHOT in example** +## 1.24 +### No issue -[087cecc26fdf9b0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/087cecc26fdf9b0) Tomas Bjerre *2015-11-17 20:06:50* +**Lib 1.38** -## 1.2 -### GitHub # +[c924b21e276fc6c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c924b21e276fc6c) Tomas Bjerre *1970-01-01 00:00:00* -**MediaWiki support, using lib 1.2 #feature** +**Updating README** -[ecc10fdaf81330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecc10fdaf81330f) Tomas Bjerre *2015-11-17 19:59:29* +[b26ceab0de77b82](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b26ceab0de77b82) Tomas Bjerre *1970-01-01 00:00:00* -### Jira GRADLE-3281 +## 1.7 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -**Changing release instructions.** +**using lib 1.13 #1** - * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 -[69146dc3ba2bfd7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/69146dc3ba2bfd7) Tomas Bjerre *2015-11-16 17:33:57* +[378d5ebbd4a0d29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/378d5ebbd4a0d29) Tomas Bjerre *1970-01-01 00:00:00* ### No issue -**Updating example plugin to use 1.2 snapshot** +**doc** -[76ebb6f8015ca43](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/76ebb6f8015ca43) Tomas Bjerre *2015-11-16 17:44:10* +[1303f55cdbf330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1303f55cdbf330f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.1 +## 1.25 ### No issue -**Adding plugin plugin** +**Updating example** -[3568f412a65a16d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3568f412a65a16d) Tomas Bjerre *2015-11-16 17:29:30* +[f0117a163d745e4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f0117a163d745e4) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Lib 1.39** -[9b485f708e30054](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9b485f708e30054) Tomas Bjerre *2015-11-15 13:12:46* +[ecf09f20a68bef2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecf09f20a68bef2) Tomas Bjerre *1970-01-01 00:00:00* -## 1.0 +## 1.54 ### No issue -**More work for 1.0** +**Adjusting to Bintray** -[60e0d7e7292969e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/60e0d7e7292969e) Tomas Bjerre *2015-11-15 13:01:25* +[93d8d88c9812987](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/93d8d88c9812987) Tomas Bjerre *1970-01-01 00:00:00* -**Initial** +**Doc** + + +[5ee1f247a7f4e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5ee1f247a7f4e79) Tomas Bjerre *1970-01-01 00:00:00* + +**Description available for Jira issues** -[a9bf29122e184a1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a9bf29122e184a1) Tomas Bjerre *2015-11-14 20:15:20* +[08c318c4fe0b851](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/08c318c4fe0b851) Tomas Bjerre *1970-01-01 00:00:00* diff --git a/build.gradle b/build.gradle index 2c49373..dbf8579 100644 --- a/build.gradle +++ b/build.gradle @@ -19,5 +19,5 @@ apply from: project.buildscript.classLoader.getResource('gradle-plugin.gradle'). dependencies { - compile 'se.bjurr.gitchangelog:git-changelog-lib:1.91' + compile 'se.bjurr.gitchangelog:git-changelog-lib:1.92-SNAPSHOT' } diff --git a/git-changelog-gradle-plugin-example/CHANGELOG.md b/git-changelog-gradle-plugin-example/CHANGELOG.md index 3f6b771..5f877c4 100644 --- a/git-changelog-gradle-plugin-example/CHANGELOG.md +++ b/git-changelog-gradle-plugin-example/CHANGELOG.md @@ -2,184 +2,206 @@ Changelog of Git Changelog Gradle plugin. -## 1.64 +## Unreleased ### No issue -**Update .travis.yml** +**Update README to use Plugin DSL** -[32f936846588f3b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32f936846588f3b) Tomas Bjerre *2019-08-13 04:35:49* +[a4cb64c0e4c9184](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a4cb64c0e4c9184) Chad Vincent *1970-01-01 00:00:00* -**Set fromRepo property only if provided and after read settings file.** +**doc** - * This will provide ability to override path to git repo from gradle script. -[7d3d5d212468ca4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d3d5d212468ca4) mdolinin *2019-08-13 00:22:29* +[1eedaff75faae6b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1eedaff75faae6b) Tomas Bjerre *1970-01-01 00:00:00* +**Create FUNDING.yml** -## 1.63 -### No issue -**Removing dependency on javax.xml** +[035d45bf48bf3fc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/035d45bf48bf3fc) Tomas Bjerre *1970-01-01 00:00:00* -[3e0032c3034d3a5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3e0032c3034d3a5) Tomas Bjerre *2019-06-11 17:04:17* +## 1.13 +### No issue +**Updating README.md after release** -## 1.62 -### No issue -**JDK 11 compatible** +[a138c10787f8f38](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a138c10787f8f38) Tomas Bjerre *1970-01-01 00:00:00* +**Implementing custom issues** -[f63417b07082607](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f63417b07082607) Tomas Bjerre *2019-06-11 16:36:28* + * Adding example with + * QC matching QC1234 + * Incident matching INC1234 -**Updating tests** +[1faeb79fd585ebc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1faeb79fd585ebc) Tomas Bjerre *1970-01-01 00:00:00* + +**Using readable tag name to extract version in mixed** -[3c83fe68d95357e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3c83fe68d95357e) Tomas Bjerre *2019-05-20 15:07:55* +[0fceb845d118e7f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0fceb845d118e7f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.61 +## 1.37 ### No issue -**Gradle 5** +**Adding {{hashFull}} variable** + +[a8fefac12cd4069](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a8fefac12cd4069) Tomas Bjerre *1970-01-01 00:00:00* -[bd0732f190bf807](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd0732f190bf807) Tomas Bjerre *2019-05-20 14:29:54* +**doc** -## 1.60 +[4e5509c1c1cf847](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4e5509c1c1cf847) Tomas Bjerre *1970-01-01 00:00:00* + + +## 1.0 ### No issue -**Jira linked issues** +**Initial** -[2efc65342c971e7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2efc65342c971e7) Tomas Bjerre *2019-01-08 18:01:20* +[a9bf29122e184a1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a9bf29122e184a1) Tomas Bjerre *1970-01-01 00:00:00* +**More work for 1.0** -## 1.59 -### No issue -**Correcting GitLab integration after upgrade** +[60e0d7e7292969e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/60e0d7e7292969e) Tomas Bjerre *1970-01-01 00:00:00* + + +## 1.9 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +**Using lib 1.15 #1** -[3954c5f904227ef](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3954c5f904227ef) Tomas Bjerre *2018-10-27 17:56:49* +[6daf3e46b3c8e4b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6daf3e46b3c8e4b) Tomas Bjerre *1970-01-01 00:00:00* -## 1.58 + +## 1.19 ### No issue -**GitLab API v4** +**Lib 1.29** -[6cb50b9bd7820be](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6cb50b9bd7820be) Tomas Bjerre *2018-10-27 16:27:04* +[32a88b23cc4c42f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32a88b23cc4c42f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.57 +## 1.60 ### No issue -**isJira isGitHub...** +**Jira linked issues** -[7cc8f9e2bf3e675](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7cc8f9e2bf3e675) Tomas Bjerre *2018-10-27 06:05:00* +[2efc65342c971e7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2efc65342c971e7) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +## 1.44 +### No issue -[8048d8372e8ecdf](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8048d8372e8ecdf) Tomas Bjerre *2018-09-25 07:22:54* +**doc** -**using latest version in example** +[697ffb2c810657c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/697ffb2c810657c) Tomas Bjerre *1970-01-01 00:00:00* -[9d898a9db72ae6d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9d898a9db72ae6d) Tomas Bjerre *2018-09-13 09:02:58* +**GitLab integration** -## 1.56 -### No issue +[636a45d1daba1f6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/636a45d1daba1f6) Tomas Bjerre *1970-01-01 00:00:00* -**git-changelog-lib 1.82** +## 1.18 +### No issue -[df30491510ac279](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/df30491510ac279) Tomas Bjerre *2018-09-13 07:20:10* +**Significant performance improvements** + * Using lib 1.27. -## 1.55 -### Jira JENKINS-19994 +[5e16e88cf7a8fbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5e16e88cf7a8fbd) Tomas Bjerre *1970-01-01 00:00:00* -**Closing RevWalk JENKINS-19994** +**Updating README.md** -[bd848b309dc2e0d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd848b309dc2e0d) Tomas Bjerre *2017-12-30 20:38:52* +[03ae6c70c40364f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/03ae6c70c40364f) Tomas Bjerre *1970-01-01 00:00:00* +## 1.20 ### No issue -**Doc** +**Lib 1.30, supporting multiple tags on same commit** -[4c348e84921ce41](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4c348e84921ce41) Tomas Bjerre *2017-12-19 12:31:47* +[bc538a1e94d21ac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc538a1e94d21ac) Tomas Bjerre *1970-01-01 00:00:00* -## 1.54 +## 1.15 ### No issue -**Description available for Jira issues** - +**Allowing custom issues not to include link** -[08c318c4fe0b851](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/08c318c4fe0b851) Tomas Bjerre *2017-12-19 12:10:36* + * Adding example with issues like I123 -**Adjusting to Bintray** +[cffcc84f13f8305](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cffcc84f13f8305) Tomas Bjerre *1970-01-01 00:00:00* +**Updating README.md after release** -[93d8d88c9812987](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/93d8d88c9812987) Tomas Bjerre *2017-12-19 12:10:26* -**Doc** +[b1e1a40dac37696](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b1e1a40dac37696) Tomas Bjerre *1970-01-01 00:00:00* -[5ee1f247a7f4e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5ee1f247a7f4e79) Tomas Bjerre *2017-11-18 12:39:39* +## 1.48 +### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47 +**Ignore commits older than #9** -## 1.53 -### No issue -**Disabling integrations if not used** +[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e185afe0630ecf2) Tomas Bjerre *1970-01-01 00:00:00* -[cc80c59ea5010b1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cc80c59ea5010b1) Tomas Bjerre *2017-11-18 12:35:27* +### No issue -**Doc** +**doc** -[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/67998f029dc2650) Tomas Bjerre *2017-11-02 17:18:14* +[109a63e61305810](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/109a63e61305810) Tomas Bjerre *1970-01-01 00:00:00* -## 1.52 +## 1.8 ### No issue -**Avoiding usage of Guava Objects** +**doc** -[d7f352acc81683e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d7f352acc81683e) Tomas Bjerre *2017-11-02 17:14:15* +[7d88c89c3575bb8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d88c89c3575bb8) Tomas Bjerre *1970-01-01 00:00:00* -**Doc** +**using lib 1.14** -[6976aa12d53049e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6976aa12d53049e) Tomas Bjerre *2017-10-28 11:23:02* +[160b7a55a498b6f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/160b7a55a498b6f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.51 +## 1.41 ### No issue -**Gradle publish plugin 0.9.9** +**Set theme jekyll-theme-slate** -[a4f123715188f61](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a4f123715188f61) Tomas Bjerre *2017-10-28 10:49:45* +[57ad0c56ec60af3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/57ad0c56ec60af3) Tomas Bjerre *1970-01-01 00:00:00* + +**Git Changelog Lib 1.58 -> 1.64** + + * Jira issueType and labels + * GitHub labels + * 10 seconds timeout to GitHub + +[4b11be4a5b1d298](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4b11be4a5b1d298) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[05d90e9fdb837a6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/05d90e9fdb837a6) Tomas Bjerre *2017-07-25 18:31:19* +[0f46ec14274d48b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0f46ec14274d48b) Tomas Bjerre *1970-01-01 00:00:00* ## 1.50 @@ -188,113 +210,127 @@ Changelog of Git Changelog Gradle plugin. **Lib 1.71** -[9e42357f0f8a330](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9e42357f0f8a330) Tomas Bjerre *2017-07-25 18:27:12* +[9e42357f0f8a330](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9e42357f0f8a330) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[4ca8b778ad9ee34](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4ca8b778ad9ee34) Tomas Bjerre *2017-07-24 20:02:45* +[4ca8b778ad9ee34](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4ca8b778ad9ee34) Tomas Bjerre *1970-01-01 00:00:00* -## 1.49 -### No issue +## 1.30 +### Jira JENKINS-34155 -**Lib 1.70** +**JENKINS-34155 Support short SHA** -[eb32cb7c632fd50](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb32cb7c632fd50) Tomas Bjerre *2017-07-24 19:43:57* +[7d6410b3a5b9966](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d6410b3a5b9966) Tomas Bjerre *1970-01-01 00:00:00* + + +### No issue **doc** -[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *2017-07-09 19:50:09* +[bd4bc7d6f9986f9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd4bc7d6f9986f9) Tomas Bjerre *1970-01-01 00:00:00* -## 1.48 -### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47 +## 1.39 +### No issue -**Ignore commits older than #9** +**doc** -[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e185afe0630ecf2) Tomas Bjerre *2017-07-08 06:06:26* +[da8b749e115eadc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/da8b749e115eadc) Tomas Bjerre *1970-01-01 00:00:00* +**Adding merge boolean to commits** -### No issue -**doc** +[a91d6410ac7ab39](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a91d6410ac7ab39) Tomas Bjerre *1970-01-01 00:00:00* -[109a63e61305810](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/109a63e61305810) Tomas Bjerre *2017-05-22 16:19:24* +## 1.64 +### No issue +**Set fromRepo property only if provided and after read settings file.** -## 1.47 -### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. + * This will provide ability to override path to git repo from gradle script. -**Better handling of relative paths #7** +[7d3d5d212468ca4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d3d5d212468ca4) mdolinin *1970-01-01 00:00:00* + +**Update .travis.yml** -[a3e98d30881c76e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a3e98d30881c76e) Tomas Bjerre *2017-05-22 16:16:38* +[32f936846588f3b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32f936846588f3b) Tomas Bjerre *1970-01-01 00:00:00* +## 1.59 ### No issue -**doc** +**Correcting GitLab integration after upgrade** -[ae98fb5e6e74075](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ae98fb5e6e74075) Your Name *2017-05-20 14:47:09* +[3954c5f904227ef](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3954c5f904227ef) Tomas Bjerre *1970-01-01 00:00:00* -## 1.46 -### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +## 1.11 +### No issue -**Using file(..) instead of new File(..) in examples #7** +**lib 1.13** -[278bbaca992f908](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278bbaca992f908) Your Name *2017-05-20 14:14:53* +[c57564c99e94ae3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c57564c99e94ae3) Tomas Bjerre *1970-01-01 00:00:00* +**Documentation and lib 1.22** -### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed -**Adding fromRepo attribute #8** +[1fb8da49aee539f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1fb8da49aee539f) Tomas Bjerre *1970-01-01 00:00:00* -[e656098d86f5cbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e656098d86f5cbd) Your Name *2017-05-20 14:43:23* +## 1.61 +### No issue + +**Gradle 5** + + +[bd0732f190bf807](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd0732f190bf807) Tomas Bjerre *1970-01-01 00:00:00* +## 1.38 ### No issue -**doc** +**Correcting version** -[d0754c14ba30320](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d0754c14ba30320) Tomas Bjerre *2017-04-14 09:24:18* +[f2a73d0ee6e4927](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f2a73d0ee6e4927) Tomas Bjerre *1970-01-01 00:00:00* -## 1.45 +## 1.36 ### No issue -**tag time added to tag model** +**doc** -[d21964445069bf0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d21964445069bf0) Tomas Bjerre *2017-04-14 09:20:14* +[d1e5df127614552](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d1e5df127614552) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Faster** -[a998896882677cd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a998896882677cd) Tomas Bjerre *2017-03-26 05:10:01* +[9f10076c152d8cc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9f10076c152d8cc) Tomas Bjerre *1970-01-01 00:00:00* -## 1.44 +## 1.32 ### No issue -**GitLab integration** +**Ignoring trailing slash in JIRA URL** -[636a45d1daba1f6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/636a45d1daba1f6) Tomas Bjerre *2017-03-26 05:07:07* +[d4c8e11e93f50ce](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d4c8e11e93f50ce) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[697ffb2c810657c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/697ffb2c810657c) Tomas Bjerre *2017-03-20 18:43:51* +[9ab59a6366cbba9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9ab59a6366cbba9) Tomas Bjerre *1970-01-01 00:00:00* ## 1.43 @@ -303,655 +339,638 @@ Changelog of Git Changelog Gradle plugin. **doc** -[65bbb3948850167](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/65bbb3948850167) Tomas Bjerre *2017-03-20 18:27:20* +[65bbb3948850167](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/65bbb3948850167) Tomas Bjerre *1970-01-01 00:00:00* -## 1.42 +## 1.35 ### No issue -**Fix Jira labels** +**doc** -[fe7e9fd812ead29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/fe7e9fd812ead29) Tomas Bjerre *2017-03-20 18:20:36* +[eb1f2d442d74fe5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb1f2d442d74fe5) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Fixing merge commits... again...** -[c542dfe71851922](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c542dfe71851922) Tomas Bjerre *2017-03-18 09:35:54* +[218ddf1dc0001f5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/218ddf1dc0001f5) Tomas Bjerre *1970-01-01 00:00:00* -## 1.41 +## 1.57 ### No issue -**Git Changelog Lib 1.58 -> 1.64** +**using latest version in example** - * Jira issueType and labels - * GitHub labels - * 10 seconds timeout to GitHub -[4b11be4a5b1d298](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4b11be4a5b1d298) Tomas Bjerre *2017-03-18 09:33:32* +[9d898a9db72ae6d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9d898a9db72ae6d) Tomas Bjerre *1970-01-01 00:00:00* -**Set theme jekyll-theme-slate** +**doc** -[57ad0c56ec60af3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/57ad0c56ec60af3) Tomas Bjerre *2017-02-07 20:20:13* +[8048d8372e8ecdf](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8048d8372e8ecdf) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**isJira isGitHub...** -[0f46ec14274d48b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0f46ec14274d48b) Tomas Bjerre *2016-10-22 10:33:53* +[7cc8f9e2bf3e675](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7cc8f9e2bf3e675) Tomas Bjerre *1970-01-01 00:00:00* -## 1.40 +## 1.3 ### No issue -**Adding annotation to context of tag** +**lib 1.3** -[8b315d7b4d0c6e0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b315d7b4d0c6e0) Tomas Bjerre *2016-10-22 10:27:44* +[0e6eb5b4d8b359a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0e6eb5b4d8b359a) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Using 1.3-SNAPSHOT in example** -[070be300680768f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/070be300680768f) Tomas Bjerre *2016-10-05 19:30:09* +[087cecc26fdf9b0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/087cecc26fdf9b0) Tomas Bjerre *1970-01-01 00:00:00* -## 1.39 +## 1.52 ### No issue -**Adding merge boolean to commits** +**Avoiding usage of Guava Objects** -[a91d6410ac7ab39](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a91d6410ac7ab39) Tomas Bjerre *2016-10-05 18:41:43* +[d7f352acc81683e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d7f352acc81683e) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Doc** -[da8b749e115eadc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/da8b749e115eadc) Tomas Bjerre *2016-08-11 14:40:21* +[6976aa12d53049e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6976aa12d53049e) Tomas Bjerre *1970-01-01 00:00:00* -## 1.38 +## 1.58 ### No issue -**Correcting version** +**GitLab API v4** -[f2a73d0ee6e4927](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f2a73d0ee6e4927) Tomas Bjerre *2016-08-11 14:37:02* +[6cb50b9bd7820be](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6cb50b9bd7820be) Tomas Bjerre *1970-01-01 00:00:00* -## 0 +## 1.63 ### No issue -**Lib 1.56 correcting link to Jira** - +**Removing dependency on javax.xml** -[cd6e07b6ba370ee](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cd6e07b6ba370ee) Tomas Bjerre *2016-08-11 14:33:12* -**Doc** +[3e0032c3034d3a5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3e0032c3034d3a5) Tomas Bjerre *1970-01-01 00:00:00* -[803a5f64f400ba8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/803a5f64f400ba8) Tomas Bjerre *2016-08-02 18:29:21* +## 1.29 +### No issue +**Lib 1.43, Parsing commits, oldest first** -## 1.37 -### No issue -**Adding {{hashFull}} variable** +[a492b1147ac9cd6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a492b1147ac9cd6) Tomas Bjerre *1970-01-01 00:00:00* -[a8fefac12cd4069](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a8fefac12cd4069) Tomas Bjerre *2016-08-02 18:27:12* +## 1.12 +### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace -**doc** +**Storing settings on each task #3** + * Also using lib 1.23 -[4e5509c1c1cf847](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4e5509c1c1cf847) Tomas Bjerre *2016-06-25 00:20:39* +[782cace31d3814f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/782cace31d3814f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.36 +## 1.40 ### No issue -**Faster** +**Adding annotation to context of tag** -[9f10076c152d8cc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9f10076c152d8cc) Tomas Bjerre *2016-06-25 00:05:41* +[8b315d7b4d0c6e0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b315d7b4d0c6e0) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[d1e5df127614552](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d1e5df127614552) Tomas Bjerre *2016-06-24 21:19:09* +[070be300680768f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/070be300680768f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.35 +## 1.42 ### No issue -**Fixing merge commits... again...** +**Fix Jira labels** -[218ddf1dc0001f5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/218ddf1dc0001f5) Tomas Bjerre *2016-06-24 21:17:20* +[fe7e9fd812ead29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/fe7e9fd812ead29) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[eb1f2d442d74fe5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb1f2d442d74fe5) Tomas Bjerre *2016-06-24 09:34:04* +[c542dfe71851922](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c542dfe71851922) Tomas Bjerre *1970-01-01 00:00:00* -## 1.34 -### No issue - -**Including commits from merges lib issue 49** +## 1.46 +### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +**Using file(..) instead of new File(..) in examples #7** -[0899840508e7952](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0899840508e7952) Tomas Bjerre *2016-06-24 09:32:25* -**Lib 1.49, finding first commit as parents from HEAD** +[278bbaca992f908](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278bbaca992f908) Your Name *1970-01-01 00:00:00* -[31ec07934bdad52](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31ec07934bdad52) Tomas Bjerre *2016-06-02 18:28:34* +### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed +**Adding fromRepo attribute #8** -## 1.33 -### No issue -**Lib 1.49, finding first commit as parents from HEAD** +[e656098d86f5cbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e656098d86f5cbd) Your Name *1970-01-01 00:00:00* -[780b2da1a68f2bc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/780b2da1a68f2bc) Tomas Bjerre *2016-06-02 18:23:12* +### No issue **doc** -[842eb75a106dbec](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/842eb75a106dbec) Tomas Bjerre *2016-05-20 19:16:48* +[d0754c14ba30320](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d0754c14ba30320) Tomas Bjerre *1970-01-01 00:00:00* -## 1.32 +## 1.45 ### No issue -**Ignoring trailing slash in JIRA URL** +**tag time added to tag model** -[d4c8e11e93f50ce](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d4c8e11e93f50ce) Tomas Bjerre *2016-05-20 19:15:04* +[d21964445069bf0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d21964445069bf0) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[9ab59a6366cbba9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9ab59a6366cbba9) Tomas Bjerre *2016-04-13 18:47:25* +[a998896882677cd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a998896882677cd) Tomas Bjerre *1970-01-01 00:00:00* -## 1.31 +## 1.26 ### No issue -**Lib 1.45** +**Lib 1.40 can ignore tags by regexp** -[c497663d4baa276](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c497663d4baa276) Tomas Bjerre *2016-04-13 18:45:12* +[87c1dac2c4a9455](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/87c1dac2c4a9455) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.45** +**Updating example** -[278e3ba5f42ef11](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278e3ba5f42ef11) Tomas Bjerre *2016-04-13 18:44:42* +[5188838111d44c8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5188838111d44c8) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +## 1.62 +### No issue -[640ecdd01433b9f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/640ecdd01433b9f) Tomas Bjerre *2016-04-12 16:58:44* +**JDK 11 compatible** -**doc** +[f63417b07082607](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f63417b07082607) Tomas Bjerre *1970-01-01 00:00:00* -[2c18de4dd5ab621](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2c18de4dd5ab621) Tomas Bjerre *2016-04-12 16:57:43* +**Updating tests** -## 1.30 -### Jira JENKINS-34155 +[3c83fe68d95357e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3c83fe68d95357e) Tomas Bjerre *1970-01-01 00:00:00* -**JENKINS-34155 Support short SHA** +## 1.27 +### No issue -[7d6410b3a5b9966](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d6410b3a5b9966) Tomas Bjerre *2016-04-12 16:56:23* +**Updating example** -### No issue +[dbfc64080f56afd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/dbfc64080f56afd) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Lib 1.41, Commits added to correct tags** -[bd4bc7d6f9986f9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd4bc7d6f9986f9) Tomas Bjerre *2016-04-10 09:15:03* +[54707a708f1ee79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/54707a708f1ee79) Tomas Bjerre *1970-01-01 00:00:00* -## 1.29 -### No issue +## 1.4 +### GitHub # -**Lib 1.43, Parsing commits, oldest first** +**lib 1.9 #feature** -[a492b1147ac9cd6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a492b1147ac9cd6) Tomas Bjerre *2016-04-10 09:13:22* +[44eea52c090958b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/44eea52c090958b) Tomas Bjerre *1970-01-01 00:00:00* -## 1.28 ### No issue -**Lib 1.42, Parsing commits, oldest first** +**Updating version in example** -[e0ff26d0d7eecfa](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e0ff26d0d7eecfa) Tomas Bjerre *2016-04-10 09:03:30* +[91674a2a04cdc1f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/91674a2a04cdc1f) Tomas Bjerre *1970-01-01 00:00:00* -**Updating doc** +## 1.56 +### No issue -[e2e13910a0a3eac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e2e13910a0a3eac) Tomas Bjerre *2016-04-09 20:41:52* +**git-changelog-lib 1.82** -## 1.27 -### No issue +[df30491510ac279](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/df30491510ac279) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.41, Commits added to correct tags** +## 1.31 +### No issue -[54707a708f1ee79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/54707a708f1ee79) Tomas Bjerre *2016-04-09 20:40:35* +**Lib 1.45** -**Updating example** +[c497663d4baa276](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c497663d4baa276) Tomas Bjerre *1970-01-01 00:00:00* -[dbfc64080f56afd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/dbfc64080f56afd) Tomas Bjerre *2016-04-07 19:08:48* +**doc** -## 1.26 -### No issue +[640ecdd01433b9f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/640ecdd01433b9f) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.40 can ignore tags by regexp** +**doc** -[87c1dac2c4a9455](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/87c1dac2c4a9455) Tomas Bjerre *2016-04-07 19:06:38* +[2c18de4dd5ab621](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2c18de4dd5ab621) Tomas Bjerre *1970-01-01 00:00:00* -**Updating example** +**Lib 1.45** -[5188838111d44c8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5188838111d44c8) Tomas Bjerre *2016-03-20 09:55:38* +[278e3ba5f42ef11](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278e3ba5f42ef11) Tomas Bjerre *1970-01-01 00:00:00* -## 1.25 +## 1.34 ### No issue -**Lib 1.39** +**Lib 1.49, finding first commit as parents from HEAD** -[ecf09f20a68bef2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecf09f20a68bef2) Tomas Bjerre *2016-03-20 09:53:14* +[31ec07934bdad52](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31ec07934bdad52) Tomas Bjerre *1970-01-01 00:00:00* -**Updating example** +**Including commits from merges lib issue 49** -[f0117a163d745e4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f0117a163d745e4) Tomas Bjerre *2016-03-20 09:04:27* +[0899840508e7952](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0899840508e7952) Tomas Bjerre *1970-01-01 00:00:00* -## 1.24 +## 1.21 ### No issue -**Lib 1.38** +**Supplying commit in each issue mentioned in message** -[c924b21e276fc6c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c924b21e276fc6c) Tomas Bjerre *2016-03-20 09:01:00* +[bdbce32f910fdc4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bdbce32f910fdc4) Tomas Bjerre *1970-01-01 00:00:00* -**Updating README** +**Lib 1.30, supporting multiple tags on same commit** -[b26ceab0de77b82](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b26ceab0de77b82) Tomas Bjerre *2016-03-16 16:21:01* +[2882668ea6ff82a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2882668ea6ff82a) Tomas Bjerre *1970-01-01 00:00:00* -## 1.23 +## 1.17 ### No issue -**Jira integration to get titles** +**Git changelog lib 1.25** + * Also updating README.md and changelog tempalte. -[ba49a437a58491c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ba49a437a58491c) Tomas Bjerre *2016-03-16 16:19:08* +[95a4d3ea1c8df04](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/95a4d3ea1c8df04) Tomas Bjerre *1970-01-01 00:00:00* -**Update example** +**Updating CHANGELOG.md after release** -[1731b0fd836186e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1731b0fd836186e) Tomas Bjerre *2016-03-15 21:09:38* +[40baf9c5cdb12d8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/40baf9c5cdb12d8) Tomas Bjerre *1970-01-01 00:00:00* -## 1.22 -### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support +## 1.10 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -**Support GitHub OAuth2 token #4** +**Using lib 1.17 #1** -[e7396385437d9f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e7396385437d9f8) Tomas Bjerre *2016-03-15 20:56:29* +[b58012a56766e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b58012a56766e79) Tomas Bjerre *1970-01-01 00:00:00* ### No issue -**Updating release and publish plugins** - - -[6feacb255e8cf21](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6feacb255e8cf21) Tomas Bjerre *2016-03-15 21:07:59* - -**Updating CHANGELOG.md** +**doc** -[3655040d316782d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3655040d316782d) Tomas Bjerre *2016-02-28 10:47:04* +[273b67ba969b42d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/273b67ba969b42d) Tomas Bjerre *1970-01-01 00:00:00* -## 1.21 +## 1.23 ### No issue -**Supplying commit in each issue mentioned in message** +**Jira integration to get titles** -[bdbce32f910fdc4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bdbce32f910fdc4) Tomas Bjerre *2016-02-20 08:44:05* +[ba49a437a58491c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ba49a437a58491c) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.30, supporting multiple tags on same commit** +**Update example** -[2882668ea6ff82a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2882668ea6ff82a) Tomas Bjerre *2016-02-15 18:15:17* +[1731b0fd836186e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1731b0fd836186e) Tomas Bjerre *1970-01-01 00:00:00* -## 1.20 +## 1.28 ### No issue -**Lib 1.30, supporting multiple tags on same commit** - +**Updating doc** -[bc538a1e94d21ac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc538a1e94d21ac) Tomas Bjerre *2016-02-15 18:12:32* +[e2e13910a0a3eac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e2e13910a0a3eac) Tomas Bjerre *1970-01-01 00:00:00* -## 1.19 -### No issue - -**Lib 1.29** +**Lib 1.42, Parsing commits, oldest first** -[32a88b23cc4c42f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32a88b23cc4c42f) Tomas Bjerre *2016-02-14 18:02:39* +[e0ff26d0d7eecfa](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e0ff26d0d7eecfa) Tomas Bjerre *1970-01-01 00:00:00* -## 1.18 +## 1.51 ### No issue -**Significant performance improvements** - - * Using lib 1.27. - -[5e16e88cf7a8fbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5e16e88cf7a8fbd) Tomas Bjerre *2016-02-13 09:03:51* +**Gradle publish plugin 0.9.9** -**Updating README.md** +[a4f123715188f61](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a4f123715188f61) Tomas Bjerre *1970-01-01 00:00:00* -[03ae6c70c40364f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/03ae6c70c40364f) Tomas Bjerre *2016-02-10 18:21:28* +**doc** -## 1.17 -### No issue +[05d90e9fdb837a6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/05d90e9fdb837a6) Tomas Bjerre *1970-01-01 00:00:00* -**Git changelog lib 1.25** - * Also updating README.md and changelog tempalte. - -[95a4d3ea1c8df04](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/95a4d3ea1c8df04) Tomas Bjerre *2016-02-10 18:19:01* +## 1.2 +### GitHub # -**Updating CHANGELOG.md after release** +**MediaWiki support, using lib 1.2 #feature** -[40baf9c5cdb12d8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/40baf9c5cdb12d8) Tomas Bjerre *2016-02-09 19:35:00* +[ecc10fdaf81330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecc10fdaf81330f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.16 -### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration +### Jira GRADLE-3281 -**Added variables: messageTitle, messageBody, messageItems #5** +**Changing release instructions.** + * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 -[911a92eefbfc04c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/911a92eefbfc04c) Tomas Bjerre *2016-02-09 19:33:06* +[69146dc3ba2bfd7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/69146dc3ba2bfd7) Tomas Bjerre *1970-01-01 00:00:00* ### No issue -**Updating CHANGELOG.md after release** +**Updating example plugin to use 1.2 snapshot** -[8b01ab7c2cc3510](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b01ab7c2cc3510) Tomas Bjerre *2016-02-01 18:07:00* +[76ebb6f8015ca43](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/76ebb6f8015ca43) Tomas Bjerre *1970-01-01 00:00:00* -## 1.15 +## 1.14 ### No issue -**Allowing custom issues not to include link** +**Maven Central version badge in README.md** - * Adding example with issues like I123 -[cffcc84f13f8305](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cffcc84f13f8305) Tomas Bjerre *2016-02-01 18:04:49* +[f59f6a980356765](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f59f6a980356765) Tomas Bjerre *1970-01-01 00:00:00* **Updating README.md after release** -[b1e1a40dac37696](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b1e1a40dac37696) Tomas Bjerre *2016-01-31 21:23:20* +[287fce2b6c6d88a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/287fce2b6c6d88a) Tomas Bjerre *1970-01-01 00:00:00* -## 1.14 +## 1.5 ### No issue -**Maven Central version badge in README.md** +**lib 1.10** -[f59f6a980356765](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f59f6a980356765) Tomas Bjerre *2016-01-31 21:14:53* +[2ed544c84145163](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2ed544c84145163) Tomas Bjerre *1970-01-01 00:00:00* -**Updating README.md after release** + +## 1.55 +### Jira JENKINS-19994 + +**Closing RevWalk JENKINS-19994** -[287fce2b6c6d88a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/287fce2b6c6d88a) Tomas Bjerre *2016-01-31 19:16:50* +[bd848b309dc2e0d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd848b309dc2e0d) Tomas Bjerre *1970-01-01 00:00:00* -## 1.13 ### No issue -**Implementing custom issues** +**Doc** - * Adding example with - * QC matching QC1234 - * Incident matching INC1234 -[1faeb79fd585ebc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1faeb79fd585ebc) Tomas Bjerre *2016-01-31 18:25:09* +[4c348e84921ce41](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4c348e84921ce41) Tomas Bjerre *1970-01-01 00:00:00* -**Using readable tag name to extract version in mixed** +## 0 +### No issue -[0fceb845d118e7f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0fceb845d118e7f) Tomas Bjerre *2016-01-31 12:21:24* +**Lib 1.56 correcting link to Jira** -**Updating README.md after release** +[cd6e07b6ba370ee](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cd6e07b6ba370ee) Tomas Bjerre *1970-01-01 00:00:00* -[a138c10787f8f38](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a138c10787f8f38) Tomas Bjerre *2016-01-31 12:18:06* +**Doc** -## 1.12 -### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace +[803a5f64f400ba8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/803a5f64f400ba8) Tomas Bjerre *1970-01-01 00:00:00* -**Storing settings on each task #3** - * Also using lib 1.23 +## 1.22 +### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support + +**Support GitHub OAuth2 token #4** -[782cace31d3814f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/782cace31d3814f) Tomas Bjerre *2016-01-31 12:14:15* + +[e7396385437d9f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e7396385437d9f8) Tomas Bjerre *1970-01-01 00:00:00* -## 1.11 ### No issue -**lib 1.13** +**Updating release and publish plugins** -[c57564c99e94ae3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c57564c99e94ae3) Tomas Bjerre *2016-01-31 11:15:10* +[6feacb255e8cf21](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6feacb255e8cf21) Tomas Bjerre *1970-01-01 00:00:00* -**Documentation and lib 1.22** +**Updating CHANGELOG.md** -[1fb8da49aee539f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1fb8da49aee539f) Tomas Bjerre *2016-01-31 09:30:35* +[3655040d316782d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3655040d316782d) Tomas Bjerre *1970-01-01 00:00:00* -## 1.10 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +## 1.16 +### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration -**Using lib 1.17 #1** +**Added variables: messageTitle, messageBody, messageItems #5** -[b58012a56766e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b58012a56766e79) Tomas Bjerre *2015-12-06 07:40:52* +[911a92eefbfc04c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/911a92eefbfc04c) Tomas Bjerre *1970-01-01 00:00:00* ### No issue -**doc** +**Updating CHANGELOG.md after release** -[273b67ba969b42d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/273b67ba969b42d) Tomas Bjerre *2015-12-04 22:58:53* +[8b01ab7c2cc3510](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b01ab7c2cc3510) Tomas Bjerre *1970-01-01 00:00:00* -## 1.9 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +## 1.33 +### No issue -**Using lib 1.15 #1** +**doc** -[6daf3e46b3c8e4b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6daf3e46b3c8e4b) Tomas Bjerre *2015-12-04 22:17:54* +[842eb75a106dbec](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/842eb75a106dbec) Tomas Bjerre *1970-01-01 00:00:00* +**Lib 1.49, finding first commit as parents from HEAD** -## 1.8 -### No issue -**using lib 1.14** +[780b2da1a68f2bc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/780b2da1a68f2bc) Tomas Bjerre *1970-01-01 00:00:00* -[160b7a55a498b6f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/160b7a55a498b6f) Tomas Bjerre *2015-12-01 21:45:40* +## 1.47 +### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. -**doc** +**Better handling of relative paths #7** -[7d88c89c3575bb8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d88c89c3575bb8) Tomas Bjerre *2015-11-23 22:11:49* +[a3e98d30881c76e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a3e98d30881c76e) Tomas Bjerre *1970-01-01 00:00:00* -## 1.7 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +### No issue -**using lib 1.13 #1** +**doc** -[378d5ebbd4a0d29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/378d5ebbd4a0d29) Tomas Bjerre *2015-11-23 22:09:40* +[ae98fb5e6e74075](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ae98fb5e6e74075) Your Name *1970-01-01 00:00:00* +## 1.1 ### No issue **doc** -[1303f55cdbf330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1303f55cdbf330f) Tomas Bjerre *2015-11-23 18:14:55* +[9b485f708e30054](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9b485f708e30054) Tomas Bjerre *1970-01-01 00:00:00* - -## 1.6 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib - -**Using lib 1.12 #1** +**Adding plugin plugin** -[31b0e8f2ca18e95](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31b0e8f2ca18e95) Tomas Bjerre *2015-11-23 18:11:30* +[3568f412a65a16d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3568f412a65a16d) Tomas Bjerre *1970-01-01 00:00:00* +## 1.53 ### No issue -**doc** +**Disabling integrations if not used** -[02682e41e00cef3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/02682e41e00cef3) Tomas Bjerre *2015-11-21 14:32:43* +[cc80c59ea5010b1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cc80c59ea5010b1) Tomas Bjerre *1970-01-01 00:00:00* +**Doc** -## 1.5 -### No issue -**lib 1.10** +[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/67998f029dc2650) Tomas Bjerre *1970-01-01 00:00:00* -[2ed544c84145163](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2ed544c84145163) Tomas Bjerre *2015-11-21 14:31:35* +## 1.49 +### No issue +**Lib 1.70** -## 1.4 -### GitHub # -**lib 1.9 #feature** +[eb32cb7c632fd50](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb32cb7c632fd50) Tomas Bjerre *1970-01-01 00:00:00* +**doc** -[44eea52c090958b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/44eea52c090958b) Tomas Bjerre *2015-11-20 22:10:47* +[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *1970-01-01 00:00:00* -### No issue -**Updating version in example** +## 1.6 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +**Using lib 1.12 #1** -[91674a2a04cdc1f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/91674a2a04cdc1f) Tomas Bjerre *2015-11-18 19:45:38* + +[31b0e8f2ca18e95](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31b0e8f2ca18e95) Tomas Bjerre *1970-01-01 00:00:00* -## 1.3 ### No issue -**lib 1.3** +**doc** -[0e6eb5b4d8b359a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0e6eb5b4d8b359a) Tomas Bjerre *2015-11-18 19:43:32* +[02682e41e00cef3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/02682e41e00cef3) Tomas Bjerre *1970-01-01 00:00:00* -**Using 1.3-SNAPSHOT in example** +## 1.24 +### No issue -[087cecc26fdf9b0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/087cecc26fdf9b0) Tomas Bjerre *2015-11-17 20:06:50* +**Lib 1.38** -## 1.2 -### GitHub # +[c924b21e276fc6c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c924b21e276fc6c) Tomas Bjerre *1970-01-01 00:00:00* -**MediaWiki support, using lib 1.2 #feature** +**Updating README** -[ecc10fdaf81330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecc10fdaf81330f) Tomas Bjerre *2015-11-17 19:59:29* +[b26ceab0de77b82](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b26ceab0de77b82) Tomas Bjerre *1970-01-01 00:00:00* -### Jira GRADLE-3281 +## 1.7 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -**Changing release instructions.** +**using lib 1.13 #1** - * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 -[69146dc3ba2bfd7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/69146dc3ba2bfd7) Tomas Bjerre *2015-11-16 17:33:57* +[378d5ebbd4a0d29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/378d5ebbd4a0d29) Tomas Bjerre *1970-01-01 00:00:00* ### No issue -**Updating example plugin to use 1.2 snapshot** +**doc** -[76ebb6f8015ca43](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/76ebb6f8015ca43) Tomas Bjerre *2015-11-16 17:44:10* +[1303f55cdbf330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1303f55cdbf330f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.1 +## 1.25 ### No issue -**Adding plugin plugin** +**Updating example** -[3568f412a65a16d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3568f412a65a16d) Tomas Bjerre *2015-11-16 17:29:30* +[f0117a163d745e4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f0117a163d745e4) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Lib 1.39** -[9b485f708e30054](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9b485f708e30054) Tomas Bjerre *2015-11-15 13:12:46* +[ecf09f20a68bef2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecf09f20a68bef2) Tomas Bjerre *1970-01-01 00:00:00* -## 1.0 +## 1.54 ### No issue -**More work for 1.0** +**Adjusting to Bintray** -[60e0d7e7292969e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/60e0d7e7292969e) Tomas Bjerre *2015-11-15 13:01:25* +[93d8d88c9812987](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/93d8d88c9812987) Tomas Bjerre *1970-01-01 00:00:00* -**Initial** +**Doc** + + +[5ee1f247a7f4e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5ee1f247a7f4e79) Tomas Bjerre *1970-01-01 00:00:00* + +**Description available for Jira issues** -[a9bf29122e184a1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a9bf29122e184a1) Tomas Bjerre *2015-11-14 20:15:20* +[08c318c4fe0b851](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/08c318c4fe0b851) Tomas Bjerre *1970-01-01 00:00:00* diff --git a/git-changelog-gradle-plugin-example/CHANGELOG_1_0_1_1.md b/git-changelog-gradle-plugin-example/CHANGELOG_1_0_1_1.md index ea56ce9..bfa8b0a 100644 --- a/git-changelog-gradle-plugin-example/CHANGELOG_1_0_1_1.md +++ b/git-changelog-gradle-plugin-example/CHANGELOG_1_0_1_1.md @@ -4,10 +4,10 @@ Releasenotes. ## No issue - 3568f412a65a16d - Adding plugin plugin - 9b485f708e30054 doc + 3568f412a65a16d + Adding plugin plugin + diff --git a/git-changelog-gradle-plugin-example/CHANGELOG_1_0_1_1_repo_path.md b/git-changelog-gradle-plugin-example/CHANGELOG_1_0_1_1_repo_path.md index ea56ce9..bfa8b0a 100644 --- a/git-changelog-gradle-plugin-example/CHANGELOG_1_0_1_1_repo_path.md +++ b/git-changelog-gradle-plugin-example/CHANGELOG_1_0_1_1_repo_path.md @@ -4,10 +4,10 @@ Releasenotes. ## No issue - 3568f412a65a16d - Adding plugin plugin - 9b485f708e30054 doc + 3568f412a65a16d + Adding plugin plugin + diff --git a/git-changelog-gradle-plugin-example/CHANGELOG_1_1.md b/git-changelog-gradle-plugin-example/CHANGELOG_1_1.md index c338adf..e82ef4f 100644 --- a/git-changelog-gradle-plugin-example/CHANGELOG_1_1.md +++ b/git-changelog-gradle-plugin-example/CHANGELOG_1_1.md @@ -2,31 +2,31 @@ Changelog of Git Changelog Gradle plugin. -## 1.1 +## 1.0 ### No issue -**Adding plugin plugin** +**Initial** -[3568f412a65a16d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3568f412a65a16d) Tomas Bjerre *2015-11-16 17:29:30* +[a9bf29122e184a1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a9bf29122e184a1) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**More work for 1.0** -[9b485f708e30054](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9b485f708e30054) Tomas Bjerre *2015-11-15 13:12:46* +[60e0d7e7292969e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/60e0d7e7292969e) Tomas Bjerre *1970-01-01 00:00:00* -## 1.0 +## 1.1 ### No issue -**More work for 1.0** +**doc** -[60e0d7e7292969e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/60e0d7e7292969e) Tomas Bjerre *2015-11-15 13:01:25* +[9b485f708e30054](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9b485f708e30054) Tomas Bjerre *1970-01-01 00:00:00* -**Initial** +**Adding plugin plugin** -[a9bf29122e184a1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a9bf29122e184a1) Tomas Bjerre *2015-11-14 20:15:20* +[3568f412a65a16d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3568f412a65a16d) Tomas Bjerre *1970-01-01 00:00:00* diff --git a/git-changelog-gradle-plugin-example/CHANGELOG_commits.md b/git-changelog-gradle-plugin-example/CHANGELOG_commits.md index ea56ce9..bfa8b0a 100644 --- a/git-changelog-gradle-plugin-example/CHANGELOG_commits.md +++ b/git-changelog-gradle-plugin-example/CHANGELOG_commits.md @@ -4,10 +4,10 @@ Releasenotes. ## No issue - 3568f412a65a16d - Adding plugin plugin - 9b485f708e30054 doc + 3568f412a65a16d + Adding plugin plugin + diff --git a/git-changelog-gradle-plugin-example/CHANGELOG_custom.md b/git-changelog-gradle-plugin-example/CHANGELOG_custom.md index ee5f275..3410ad7 100644 --- a/git-changelog-gradle-plugin-example/CHANGELOG_custom.md +++ b/git-changelog-gradle-plugin-example/CHANGELOG_custom.md @@ -3,108 +3,135 @@ Changelog of Git Changelog Maven plugin. -## 1.64 +## Unreleased ### No issue - Update .travis.yml + Update README to use Plugin DSL - Set fromRepo property only if provided and after read settings file. -This will provide ability to override path to git repo from gradle script. + doc + Create FUNDING.yml -## 1.63 -### No issue - Removing dependency on javax.xml +## 1.13 +### Incident [INC1234](http://inc/INC1234) INC1234 + Implementing custom issues + * Adding example with + * QC matching QC1234 + * Incident matching INC1234 -## 1.62 ### No issue - JDK 11 compatible + Updating README.md after release - Updating tests + Using readable tag name to extract version in mixed +### QC + Implementing custom issues + * Adding example with + * QC matching QC1234 + * Incident matching INC1234 -## 1.61 + + +## 1.37 ### No issue - Gradle 5 + Adding {{hashFull}} variable + doc -## 1.60 + +## 1.0 ### No issue - Jira linked issues + Initial + More work for 1.0 -## 1.59 -### No issue - Correcting GitLab integration after upgrade +## 1.9 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib + Using lib 1.15 #1 -## 1.58 + +## 1.19 ### No issue - GitLab API v4 + Lib 1.29 -## 1.57 +## 1.60 ### No issue - isJira isGitHub... + Jira linked issues + + +## 1.44 +### No issue doc - using latest version in example + GitLab integration -## 1.56 +## 1.18 ### No issue - git-changelog-lib 1.82 + Significant performance improvements + * Using lib 1.27. + Updating README.md -## 1.55 -### Jira - Closing RevWalk JENKINS-19994 +## 1.20 ### No issue - Doc + Lib 1.30, supporting multiple tags on same commit -## 1.54 +## 1.15 +### Issue + Allowing custom issues not to include link + + * Adding example with issues like I123 + + ### No issue - Description available for Jira issues + Updating README.md after release - Adjusting to Bintray - Doc +## 1.48 +### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47 + Ignore commits older than #9 -## 1.53 ### No issue - Disabling integrations if not used - - Doc + doc -## 1.52 +## 1.8 ### No issue - Avoiding usage of Guava Objects + doc - Doc + using lib 1.14 -## 1.51 +## 1.41 ### No issue - Gradle publish plugin 0.9.9 + Set theme jekyll-theme-slate + + Git Changelog Lib 1.58 -> 1.64 + + * Jira issueType and labels + * GitHub labels + * 10 seconds timeout to GitHub doc @@ -118,185 +145,164 @@ This will provide ability to override path to git repo from gradle script. -## 1.49 -### No issue - Lib 1.70 - - doc +## 1.30 +### Jira + JENKINS-34155 Support short SHA +### No issue + doc -## 1.48 -### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47 - Ignore commits older than #9 +## 1.39 ### No issue doc + Adding merge boolean to commits -## 1.47 -### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. - Better handling of relative paths #7 - +## 1.64 ### No issue - doc + Set fromRepo property only if provided and after read settings file. +This will provide ability to override path to git repo from gradle script. + Update .travis.yml -## 1.46 -### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. - Using file(..) instead of new File(..) in examples #7 +## 1.59 +### No issue + Correcting GitLab integration after upgrade -### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed - Adding fromRepo attribute #8 +## 1.11 ### No issue - doc + lib 1.13 + Documentation and lib 1.22 -## 1.45 -### No issue - tag time added to tag model - doc +## 1.61 +### No issue + Gradle 5 -## 1.44 +## 1.38 ### No issue - GitLab integration - - doc + Correcting version -## 1.43 +## 1.36 ### No issue doc + Faster -## 1.42 + +## 1.32 ### No issue - Fix Jira labels + Ignoring trailing slash in JIRA URL doc -## 1.41 +## 1.43 ### No issue - Git Changelog Lib 1.58 -> 1.64 - - * Jira issueType and labels - * GitHub labels - * 10 seconds timeout to GitHub - - Set theme jekyll-theme-slate - doc -## 1.40 +## 1.35 ### No issue - Adding annotation to context of tag - doc + Fixing merge commits... again... -## 1.39 + +## 1.57 ### No issue - Adding merge boolean to commits + using latest version in example doc - - -## 1.38 -### No issue - Correcting version + isJira isGitHub... -## 0 +## 1.3 ### No issue - Lib 1.56 correcting link to Jira + lib 1.3 - Doc + Using 1.3-SNAPSHOT in example -## 1.37 +## 1.52 ### No issue - Adding {{hashFull}} variable + Avoiding usage of Guava Objects - doc + Doc -## 1.36 +## 1.58 ### No issue - Faster - - doc + GitLab API v4 -## 1.35 +## 1.63 ### No issue - Fixing merge commits... again... - - doc + Removing dependency on javax.xml -## 1.34 +## 1.29 ### No issue - Including commits from merges lib issue 49 - - Lib 1.49, finding first commit as parents from HEAD + Lib 1.43, Parsing commits, oldest first -## 1.33 -### No issue - Lib 1.49, finding first commit as parents from HEAD +## 1.12 +### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace + Storing settings on each task #3 - doc + * Also using lib 1.23 -## 1.32 +## 1.40 ### No issue - Ignoring trailing slash in JIRA URL + Adding annotation to context of tag doc -## 1.31 +## 1.42 ### No issue - Lib 1.45 - - Lib 1.45 + Fix Jira labels doc - doc +## 1.46 +### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. + Using file(..) instead of new File(..) in examples #7 -## 1.30 -### Jira - JENKINS-34155 Support short SHA + +### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed + Adding fromRepo attribute #8 ### No issue @@ -304,69 +310,69 @@ This will provide ability to override path to git repo from gradle script. -## 1.29 +## 1.45 ### No issue - Lib 1.43, Parsing commits, oldest first + tag time added to tag model + doc -## 1.28 + +## 1.26 ### No issue - Lib 1.42, Parsing commits, oldest first + Lib 1.40 can ignore tags by regexp - Updating doc + Updating example -## 1.27 +## 1.62 ### No issue - Lib 1.41, Commits added to correct tags + JDK 11 compatible - Updating example + Updating tests -## 1.26 +## 1.27 ### No issue - Lib 1.40 can ignore tags by regexp - Updating example + Lib 1.41, Commits added to correct tags + -## 1.25 +## 1.4 ### No issue - Lib 1.39 + Updating version in example - Updating example + lib 1.9 #feature -## 1.24 +## 1.56 ### No issue - Lib 1.38 - - Updating README + git-changelog-lib 1.82 -## 1.23 +## 1.31 ### No issue - Jira integration to get titles + Lib 1.45 - Update example + doc + doc + Lib 1.45 -## 1.22 -### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support - Support GitHub OAuth2 token #4 +## 1.34 ### No issue - Updating release and publish plugins + Lib 1.49, finding first commit as parents from HEAD - Updating CHANGELOG.md + Including commits from merges lib issue 49 @@ -378,57 +384,61 @@ This will provide ability to override path to git repo from gradle script. -## 1.20 +## 1.17 ### No issue - Lib 1.30, supporting multiple tags on same commit - + Git changelog lib 1.25 + * Also updating README.md and changelog tempalte. -## 1.19 -### No issue - Lib 1.29 + Updating CHANGELOG.md after release -## 1.18 -### No issue - Significant performance improvements +## 1.10 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib + Using lib 1.17 #1 - * Using lib 1.27. - Updating README.md +### No issue + doc -## 1.17 +## 1.23 ### No issue - Git changelog lib 1.25 + Jira integration to get titles - * Also updating README.md and changelog tempalte. + Update example - Updating CHANGELOG.md after release +## 1.28 +### No issue + Updating doc + + Lib 1.42, Parsing commits, oldest first -## 1.16 -### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration - Added variables: messageTitle, messageBody, messageItems #5 +## 1.51 ### No issue - Updating CHANGELOG.md after release + Gradle publish plugin 0.9.9 + doc -## 1.15 -### Issue - Allowing custom issues not to include link - * Adding example with issues like I123 +## 1.2 +### Jira + Changing release instructions. + + * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 ### No issue - Updating README.md after release + MediaWiki support, using lib 1.2 #feature + + Updating example plugin to use 1.2 snapshot @@ -440,71 +450,63 @@ This will provide ability to override path to git repo from gradle script. -## 1.13 -### Incident [INC1234](http://inc/INC1234) INC1234 - Implementing custom issues - * Adding example with - * QC matching QC1234 - * Incident matching INC1234 - - +## 1.5 ### No issue - Using readable tag name to extract version in mixed + lib 1.10 - Updating README.md after release - - -### QC - Implementing custom issues - * Adding example with - * QC matching QC1234 - * Incident matching INC1234 +## 1.55 +### Jira + Closing RevWalk JENKINS-19994 -## 1.12 -### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace - Storing settings on each task #3 - * Also using lib 1.23 +### No issue + Doc -## 1.11 +## 0 ### No issue - lib 1.13 + Lib 1.56 correcting link to Jira - Documentation and lib 1.22 + Doc -## 1.10 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib - Using lib 1.17 #1 +## 1.22 +### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support + Support GitHub OAuth2 token #4 ### No issue - doc + Updating release and publish plugins + Updating CHANGELOG.md -## 1.9 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib - Using lib 1.15 #1 +## 1.16 +### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration + Added variables: messageTitle, messageBody, messageItems #5 -## 1.8 ### No issue - using lib 1.14 + Updating CHANGELOG.md after release + + +## 1.33 +### No issue doc + Lib 1.49, finding first commit as parents from HEAD -## 1.7 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib - using lib 1.13 #1 + +## 1.47 +### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. + Better handling of relative paths #7 ### No issue @@ -512,65 +514,73 @@ This will provide ability to override path to git repo from gradle script. -## 1.6 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib - Using lib 1.12 #1 - - +## 1.1 ### No issue doc + Adding plugin plugin + -## 1.5 +## 1.53 ### No issue - lib 1.10 + Disabling integrations if not used + Doc -## 1.4 + +## 1.49 ### No issue - lib 1.9 #feature + Lib 1.70 - Updating version in example + doc -## 1.3 +## 1.6 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib + Using lib 1.12 #1 + + ### No issue - lib 1.3 + doc - Using 1.3-SNAPSHOT in example +## 1.24 +### No issue + Lib 1.38 -## 1.2 -### Jira - Changing release instructions. + Updating README - * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 -### No issue - MediaWiki support, using lib 1.2 #feature +## 1.7 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib + using lib 1.13 #1 - Updating example plugin to use 1.2 snapshot +### No issue + doc -## 1.1 + +## 1.25 ### No issue - Adding plugin plugin + Updating example - doc + Lib 1.39 -## 1.0 +## 1.54 ### No issue - More work for 1.0 + Adjusting to Bintray - Initial + Doc + + Description available for Jira issues diff --git a/git-changelog-gradle-plugin-example/CHANGELOG_file.md b/git-changelog-gradle-plugin-example/CHANGELOG_file.md index 1426fa5..efc961a 100644 --- a/git-changelog-gradle-plugin-example/CHANGELOG_file.md +++ b/git-changelog-gradle-plugin-example/CHANGELOG_file.md @@ -2,184 +2,206 @@ Changelog of Git Changelog Gradle plugin. -## 1.64 +## Unreleased ### No issue -**Update .travis.yml** +**Update README to use Plugin DSL** -[32f936846588f3b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32f936846588f3b) Tomas Bjerre *2019-08-13 04:35:49* +[a4cb64c0e4c9184](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a4cb64c0e4c9184) Chad Vincent *1970-01-01 00:00:00* -**Set fromRepo property only if provided and after read settings file.** +**doc** - * This will provide ability to override path to git repo from gradle script. -[7d3d5d212468ca4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d3d5d212468ca4) mdolinin *2019-08-13 00:22:29* +[1eedaff75faae6b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1eedaff75faae6b) Tomas Bjerre *1970-01-01 00:00:00* +**Create FUNDING.yml** -## 1.63 -### No issue -**Removing dependency on javax.xml** +[035d45bf48bf3fc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/035d45bf48bf3fc) Tomas Bjerre *1970-01-01 00:00:00* -[3e0032c3034d3a5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3e0032c3034d3a5) Tomas Bjerre *2019-06-11 17:04:17* +## 1.13 +### No issue +**Updating README.md after release** -## 1.62 -### No issue -**JDK 11 compatible** +[a138c10787f8f38](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a138c10787f8f38) Tomas Bjerre *1970-01-01 00:00:00* +**Implementing custom issues** -[f63417b07082607](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f63417b07082607) Tomas Bjerre *2019-06-11 16:36:28* + * Adding example with + * QC matching QC1234 + * Incident matching INC1234 -**Updating tests** +[1faeb79fd585ebc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1faeb79fd585ebc) Tomas Bjerre *1970-01-01 00:00:00* + +**Using readable tag name to extract version in mixed** -[3c83fe68d95357e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3c83fe68d95357e) Tomas Bjerre *2019-05-20 15:07:55* +[0fceb845d118e7f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0fceb845d118e7f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.61 +## 1.37 ### No issue -**Gradle 5** +**Adding {{hashFull}} variable** + +[a8fefac12cd4069](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a8fefac12cd4069) Tomas Bjerre *1970-01-01 00:00:00* -[bd0732f190bf807](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd0732f190bf807) Tomas Bjerre *2019-05-20 14:29:54* +**doc** -## 1.60 +[4e5509c1c1cf847](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4e5509c1c1cf847) Tomas Bjerre *1970-01-01 00:00:00* + + +## 1.0 ### No issue -**Jira linked issues** +**Initial** -[2efc65342c971e7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2efc65342c971e7) Tomas Bjerre *2019-01-08 18:01:20* +[a9bf29122e184a1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a9bf29122e184a1) Tomas Bjerre *1970-01-01 00:00:00* +**More work for 1.0** -## 1.59 -### No issue -**Correcting GitLab integration after upgrade** +[60e0d7e7292969e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/60e0d7e7292969e) Tomas Bjerre *1970-01-01 00:00:00* -[3954c5f904227ef](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3954c5f904227ef) Tomas Bjerre *2018-10-27 17:56:49* +## 1.9 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +**Using lib 1.15 #1** -## 1.58 + +[6daf3e46b3c8e4b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6daf3e46b3c8e4b) Tomas Bjerre *1970-01-01 00:00:00* + + +## 1.19 ### No issue -**GitLab API v4** +**Lib 1.29** -[6cb50b9bd7820be](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6cb50b9bd7820be) Tomas Bjerre *2018-10-27 16:27:04* +[32a88b23cc4c42f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32a88b23cc4c42f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.57 +## 1.60 ### No issue -**isJira isGitHub...** +**Jira linked issues** -[7cc8f9e2bf3e675](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7cc8f9e2bf3e675) Tomas Bjerre *2018-10-27 06:05:00* +[2efc65342c971e7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2efc65342c971e7) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +## 1.44 +### No issue -[8048d8372e8ecdf](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8048d8372e8ecdf) Tomas Bjerre *2018-09-25 07:22:54* +**doc** -**using latest version in example** +[697ffb2c810657c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/697ffb2c810657c) Tomas Bjerre *1970-01-01 00:00:00* -[9d898a9db72ae6d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9d898a9db72ae6d) Tomas Bjerre *2018-09-13 09:02:58* +**GitLab integration** -## 1.56 -### No issue +[636a45d1daba1f6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/636a45d1daba1f6) Tomas Bjerre *1970-01-01 00:00:00* -**git-changelog-lib 1.82** +## 1.18 +### No issue -[df30491510ac279](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/df30491510ac279) Tomas Bjerre *2018-09-13 07:20:10* +**Significant performance improvements** + * Using lib 1.27. -## 1.55 -### Jira JENKINS-19994 +[5e16e88cf7a8fbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5e16e88cf7a8fbd) Tomas Bjerre *1970-01-01 00:00:00* -**Closing RevWalk JENKINS-19994** +**Updating README.md** -[bd848b309dc2e0d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd848b309dc2e0d) Tomas Bjerre *2017-12-30 20:38:52* +[03ae6c70c40364f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/03ae6c70c40364f) Tomas Bjerre *1970-01-01 00:00:00* +## 1.20 ### No issue -**Doc** +**Lib 1.30, supporting multiple tags on same commit** -[4c348e84921ce41](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4c348e84921ce41) Tomas Bjerre *2017-12-19 12:31:47* +[bc538a1e94d21ac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc538a1e94d21ac) Tomas Bjerre *1970-01-01 00:00:00* -## 1.54 +## 1.15 ### No issue -**Description available for Jira issues** +**Allowing custom issues not to include link** + * Adding example with issues like I123 -[08c318c4fe0b851](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/08c318c4fe0b851) Tomas Bjerre *2017-12-19 12:10:36* +[cffcc84f13f8305](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cffcc84f13f8305) Tomas Bjerre *1970-01-01 00:00:00* -**Adjusting to Bintray** +**Updating README.md after release** -[93d8d88c9812987](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/93d8d88c9812987) Tomas Bjerre *2017-12-19 12:10:26* +[b1e1a40dac37696](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b1e1a40dac37696) Tomas Bjerre *1970-01-01 00:00:00* -**Doc** +## 1.48 +### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47 -[5ee1f247a7f4e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5ee1f247a7f4e79) Tomas Bjerre *2017-11-18 12:39:39* +**Ignore commits older than #9** -## 1.53 -### No issue +[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e185afe0630ecf2) Tomas Bjerre *1970-01-01 00:00:00* -**Disabling integrations if not used** +### No issue -[cc80c59ea5010b1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cc80c59ea5010b1) Tomas Bjerre *2017-11-18 12:35:27* - -**Doc** +**doc** -[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/67998f029dc2650) Tomas Bjerre *2017-11-02 17:18:14* +[109a63e61305810](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/109a63e61305810) Tomas Bjerre *1970-01-01 00:00:00* -## 1.52 +## 1.8 ### No issue -**Avoiding usage of Guava Objects** +**doc** -[d7f352acc81683e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d7f352acc81683e) Tomas Bjerre *2017-11-02 17:14:15* +[7d88c89c3575bb8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d88c89c3575bb8) Tomas Bjerre *1970-01-01 00:00:00* -**Doc** +**using lib 1.14** -[6976aa12d53049e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6976aa12d53049e) Tomas Bjerre *2017-10-28 11:23:02* +[160b7a55a498b6f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/160b7a55a498b6f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.51 +## 1.41 ### No issue -**Gradle publish plugin 0.9.9** +**Set theme jekyll-theme-slate** -[a4f123715188f61](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a4f123715188f61) Tomas Bjerre *2017-10-28 10:49:45* +[57ad0c56ec60af3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/57ad0c56ec60af3) Tomas Bjerre *1970-01-01 00:00:00* + +**Git Changelog Lib 1.58 -> 1.64** + + * Jira issueType and labels + * GitHub labels + * 10 seconds timeout to GitHub + +[4b11be4a5b1d298](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4b11be4a5b1d298) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[05d90e9fdb837a6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/05d90e9fdb837a6) Tomas Bjerre *2017-07-25 18:31:19* +[0f46ec14274d48b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0f46ec14274d48b) Tomas Bjerre *1970-01-01 00:00:00* ## 1.50 @@ -188,113 +210,127 @@ Changelog of Git Changelog Gradle plugin. **Lib 1.71** -[9e42357f0f8a330](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9e42357f0f8a330) Tomas Bjerre *2017-07-25 18:27:12* +[9e42357f0f8a330](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9e42357f0f8a330) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[4ca8b778ad9ee34](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4ca8b778ad9ee34) Tomas Bjerre *2017-07-24 20:02:45* +[4ca8b778ad9ee34](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4ca8b778ad9ee34) Tomas Bjerre *1970-01-01 00:00:00* -## 1.49 -### No issue +## 1.30 +### Jira JENKINS-34155 + +**JENKINS-34155 Support short SHA** -**Lib 1.70** +[7d6410b3a5b9966](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d6410b3a5b9966) Tomas Bjerre *1970-01-01 00:00:00* -[eb32cb7c632fd50](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb32cb7c632fd50) Tomas Bjerre *2017-07-24 19:43:57* + +### No issue **doc** -[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *2017-07-09 19:50:09* +[bd4bc7d6f9986f9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd4bc7d6f9986f9) Tomas Bjerre *1970-01-01 00:00:00* -## 1.48 -### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47 +## 1.39 +### No issue + +**doc** -**Ignore commits older than #9** +[da8b749e115eadc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/da8b749e115eadc) Tomas Bjerre *1970-01-01 00:00:00* -[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e185afe0630ecf2) Tomas Bjerre *2017-07-08 06:06:26* +**Adding merge boolean to commits** -### No issue +[a91d6410ac7ab39](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a91d6410ac7ab39) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +## 1.64 +### No issue -[109a63e61305810](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/109a63e61305810) Tomas Bjerre *2017-05-22 16:19:24* +**Set fromRepo property only if provided and after read settings file.** + * This will provide ability to override path to git repo from gradle script. -## 1.47 -### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +[7d3d5d212468ca4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d3d5d212468ca4) mdolinin *1970-01-01 00:00:00* -**Better handling of relative paths #7** +**Update .travis.yml** -[a3e98d30881c76e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a3e98d30881c76e) Tomas Bjerre *2017-05-22 16:16:38* +[32f936846588f3b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32f936846588f3b) Tomas Bjerre *1970-01-01 00:00:00* +## 1.59 ### No issue -**doc** +**Correcting GitLab integration after upgrade** -[ae98fb5e6e74075](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ae98fb5e6e74075) Your Name *2017-05-20 14:47:09* +[3954c5f904227ef](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3954c5f904227ef) Tomas Bjerre *1970-01-01 00:00:00* -## 1.46 -### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +## 1.11 +### No issue -**Using file(..) instead of new File(..) in examples #7** +**lib 1.13** -[278bbaca992f908](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278bbaca992f908) Your Name *2017-05-20 14:14:53* +[c57564c99e94ae3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c57564c99e94ae3) Tomas Bjerre *1970-01-01 00:00:00* +**Documentation and lib 1.22** -### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed -**Adding fromRepo attribute #8** +[1fb8da49aee539f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1fb8da49aee539f) Tomas Bjerre *1970-01-01 00:00:00* -[e656098d86f5cbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e656098d86f5cbd) Your Name *2017-05-20 14:43:23* +## 1.61 +### No issue + +**Gradle 5** + +[bd0732f190bf807](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd0732f190bf807) Tomas Bjerre *1970-01-01 00:00:00* + +## 1.38 ### No issue -**doc** +**Correcting version** -[d0754c14ba30320](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d0754c14ba30320) Tomas Bjerre *2017-04-14 09:24:18* +[f2a73d0ee6e4927](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f2a73d0ee6e4927) Tomas Bjerre *1970-01-01 00:00:00* -## 1.45 +## 1.36 ### No issue -**tag time added to tag model** +**doc** -[d21964445069bf0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d21964445069bf0) Tomas Bjerre *2017-04-14 09:20:14* +[d1e5df127614552](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d1e5df127614552) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Faster** -[a998896882677cd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a998896882677cd) Tomas Bjerre *2017-03-26 05:10:01* +[9f10076c152d8cc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9f10076c152d8cc) Tomas Bjerre *1970-01-01 00:00:00* -## 1.44 +## 1.32 ### No issue -**GitLab integration** +**Ignoring trailing slash in JIRA URL** -[636a45d1daba1f6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/636a45d1daba1f6) Tomas Bjerre *2017-03-26 05:07:07* +[d4c8e11e93f50ce](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d4c8e11e93f50ce) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[697ffb2c810657c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/697ffb2c810657c) Tomas Bjerre *2017-03-20 18:43:51* +[9ab59a6366cbba9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9ab59a6366cbba9) Tomas Bjerre *1970-01-01 00:00:00* ## 1.43 @@ -303,649 +339,632 @@ Changelog of Git Changelog Gradle plugin. **doc** -[65bbb3948850167](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/65bbb3948850167) Tomas Bjerre *2017-03-20 18:27:20* +[65bbb3948850167](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/65bbb3948850167) Tomas Bjerre *1970-01-01 00:00:00* -## 1.42 +## 1.35 ### No issue -**Fix Jira labels** +**doc** -[fe7e9fd812ead29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/fe7e9fd812ead29) Tomas Bjerre *2017-03-20 18:20:36* +[eb1f2d442d74fe5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb1f2d442d74fe5) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Fixing merge commits... again...** -[c542dfe71851922](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c542dfe71851922) Tomas Bjerre *2017-03-18 09:35:54* +[218ddf1dc0001f5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/218ddf1dc0001f5) Tomas Bjerre *1970-01-01 00:00:00* -## 1.41 +## 1.57 ### No issue -**Git Changelog Lib 1.58 -> 1.64** +**using latest version in example** - * Jira issueType and labels - * GitHub labels - * 10 seconds timeout to GitHub -[4b11be4a5b1d298](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4b11be4a5b1d298) Tomas Bjerre *2017-03-18 09:33:32* +[9d898a9db72ae6d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9d898a9db72ae6d) Tomas Bjerre *1970-01-01 00:00:00* -**Set theme jekyll-theme-slate** +**doc** -[57ad0c56ec60af3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/57ad0c56ec60af3) Tomas Bjerre *2017-02-07 20:20:13* +[8048d8372e8ecdf](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8048d8372e8ecdf) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**isJira isGitHub...** -[0f46ec14274d48b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0f46ec14274d48b) Tomas Bjerre *2016-10-22 10:33:53* +[7cc8f9e2bf3e675](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7cc8f9e2bf3e675) Tomas Bjerre *1970-01-01 00:00:00* -## 1.40 +## 1.3 ### No issue -**Adding annotation to context of tag** +**lib 1.3** -[8b315d7b4d0c6e0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b315d7b4d0c6e0) Tomas Bjerre *2016-10-22 10:27:44* +[0e6eb5b4d8b359a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0e6eb5b4d8b359a) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Using 1.3-SNAPSHOT in example** -[070be300680768f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/070be300680768f) Tomas Bjerre *2016-10-05 19:30:09* +[087cecc26fdf9b0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/087cecc26fdf9b0) Tomas Bjerre *1970-01-01 00:00:00* -## 1.39 +## 1.52 ### No issue -**Adding merge boolean to commits** +**Avoiding usage of Guava Objects** -[a91d6410ac7ab39](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a91d6410ac7ab39) Tomas Bjerre *2016-10-05 18:41:43* +[d7f352acc81683e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d7f352acc81683e) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Doc** -[da8b749e115eadc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/da8b749e115eadc) Tomas Bjerre *2016-08-11 14:40:21* +[6976aa12d53049e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6976aa12d53049e) Tomas Bjerre *1970-01-01 00:00:00* -## 1.38 +## 1.58 ### No issue -**Correcting version** +**GitLab API v4** -[f2a73d0ee6e4927](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f2a73d0ee6e4927) Tomas Bjerre *2016-08-11 14:37:02* +[6cb50b9bd7820be](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6cb50b9bd7820be) Tomas Bjerre *1970-01-01 00:00:00* -## 0 +## 1.63 ### No issue -**Lib 1.56 correcting link to Jira** +**Removing dependency on javax.xml** -[cd6e07b6ba370ee](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cd6e07b6ba370ee) Tomas Bjerre *2016-08-11 14:33:12* +[3e0032c3034d3a5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3e0032c3034d3a5) Tomas Bjerre *1970-01-01 00:00:00* -**Doc** +## 1.29 +### No issue -[803a5f64f400ba8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/803a5f64f400ba8) Tomas Bjerre *2016-08-02 18:29:21* +**Lib 1.43, Parsing commits, oldest first** -## 1.37 -### No issue - -**Adding {{hashFull}} variable** +[a492b1147ac9cd6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a492b1147ac9cd6) Tomas Bjerre *1970-01-01 00:00:00* -[a8fefac12cd4069](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a8fefac12cd4069) Tomas Bjerre *2016-08-02 18:27:12* +## 1.12 +### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace -**doc** +**Storing settings on each task #3** + * Also using lib 1.23 -[4e5509c1c1cf847](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4e5509c1c1cf847) Tomas Bjerre *2016-06-25 00:20:39* +[782cace31d3814f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/782cace31d3814f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.36 +## 1.40 ### No issue -**Faster** +**Adding annotation to context of tag** -[9f10076c152d8cc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9f10076c152d8cc) Tomas Bjerre *2016-06-25 00:05:41* +[8b315d7b4d0c6e0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b315d7b4d0c6e0) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[d1e5df127614552](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d1e5df127614552) Tomas Bjerre *2016-06-24 21:19:09* +[070be300680768f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/070be300680768f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.35 +## 1.42 ### No issue -**Fixing merge commits... again...** +**Fix Jira labels** -[218ddf1dc0001f5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/218ddf1dc0001f5) Tomas Bjerre *2016-06-24 21:17:20* +[fe7e9fd812ead29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/fe7e9fd812ead29) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[eb1f2d442d74fe5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb1f2d442d74fe5) Tomas Bjerre *2016-06-24 09:34:04* +[c542dfe71851922](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c542dfe71851922) Tomas Bjerre *1970-01-01 00:00:00* -## 1.34 -### No issue - -**Including commits from merges lib issue 49** +## 1.46 +### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +**Using file(..) instead of new File(..) in examples #7** -[0899840508e7952](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0899840508e7952) Tomas Bjerre *2016-06-24 09:32:25* -**Lib 1.49, finding first commit as parents from HEAD** +[278bbaca992f908](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278bbaca992f908) Your Name *1970-01-01 00:00:00* -[31ec07934bdad52](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31ec07934bdad52) Tomas Bjerre *2016-06-02 18:28:34* +### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed +**Adding fromRepo attribute #8** -## 1.33 -### No issue -**Lib 1.49, finding first commit as parents from HEAD** +[e656098d86f5cbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e656098d86f5cbd) Your Name *1970-01-01 00:00:00* -[780b2da1a68f2bc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/780b2da1a68f2bc) Tomas Bjerre *2016-06-02 18:23:12* +### No issue **doc** -[842eb75a106dbec](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/842eb75a106dbec) Tomas Bjerre *2016-05-20 19:16:48* +[d0754c14ba30320](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d0754c14ba30320) Tomas Bjerre *1970-01-01 00:00:00* -## 1.32 +## 1.45 ### No issue -**Ignoring trailing slash in JIRA URL** +**tag time added to tag model** -[d4c8e11e93f50ce](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d4c8e11e93f50ce) Tomas Bjerre *2016-05-20 19:15:04* +[d21964445069bf0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d21964445069bf0) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[9ab59a6366cbba9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9ab59a6366cbba9) Tomas Bjerre *2016-04-13 18:47:25* +[a998896882677cd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a998896882677cd) Tomas Bjerre *1970-01-01 00:00:00* -## 1.31 +## 1.26 ### No issue -**Lib 1.45** +**Lib 1.40 can ignore tags by regexp** -[c497663d4baa276](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c497663d4baa276) Tomas Bjerre *2016-04-13 18:45:12* +[87c1dac2c4a9455](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/87c1dac2c4a9455) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.45** +**Updating example** -[278e3ba5f42ef11](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278e3ba5f42ef11) Tomas Bjerre *2016-04-13 18:44:42* +[5188838111d44c8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5188838111d44c8) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +## 1.62 +### No issue -[640ecdd01433b9f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/640ecdd01433b9f) Tomas Bjerre *2016-04-12 16:58:44* +**JDK 11 compatible** -**doc** +[f63417b07082607](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f63417b07082607) Tomas Bjerre *1970-01-01 00:00:00* -[2c18de4dd5ab621](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2c18de4dd5ab621) Tomas Bjerre *2016-04-12 16:57:43* +**Updating tests** -## 1.30 -### Jira JENKINS-34155 +[3c83fe68d95357e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3c83fe68d95357e) Tomas Bjerre *1970-01-01 00:00:00* -**JENKINS-34155 Support short SHA** +## 1.27 +### No issue -[7d6410b3a5b9966](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d6410b3a5b9966) Tomas Bjerre *2016-04-12 16:56:23* +**Updating example** -### No issue +[dbfc64080f56afd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/dbfc64080f56afd) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Lib 1.41, Commits added to correct tags** -[bd4bc7d6f9986f9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd4bc7d6f9986f9) Tomas Bjerre *2016-04-10 09:15:03* +[54707a708f1ee79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/54707a708f1ee79) Tomas Bjerre *1970-01-01 00:00:00* -## 1.29 +## 1.4 ### No issue -**Lib 1.43, Parsing commits, oldest first** +**Updating version in example** -[a492b1147ac9cd6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a492b1147ac9cd6) Tomas Bjerre *2016-04-10 09:13:22* +[91674a2a04cdc1f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/91674a2a04cdc1f) Tomas Bjerre *1970-01-01 00:00:00* +**lib 1.9 #feature** -## 1.28 -### No issue -**Lib 1.42, Parsing commits, oldest first** +[44eea52c090958b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/44eea52c090958b) Tomas Bjerre *1970-01-01 00:00:00* -[e0ff26d0d7eecfa](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e0ff26d0d7eecfa) Tomas Bjerre *2016-04-10 09:03:30* +## 1.56 +### No issue -**Updating doc** +**git-changelog-lib 1.82** -[e2e13910a0a3eac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e2e13910a0a3eac) Tomas Bjerre *2016-04-09 20:41:52* +[df30491510ac279](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/df30491510ac279) Tomas Bjerre *1970-01-01 00:00:00* -## 1.27 +## 1.31 ### No issue -**Lib 1.41, Commits added to correct tags** - - -[54707a708f1ee79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/54707a708f1ee79) Tomas Bjerre *2016-04-09 20:40:35* +**Lib 1.45** -**Updating example** +[c497663d4baa276](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c497663d4baa276) Tomas Bjerre *1970-01-01 00:00:00* -[dbfc64080f56afd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/dbfc64080f56afd) Tomas Bjerre *2016-04-07 19:08:48* +**doc** -## 1.26 -### No issue +[640ecdd01433b9f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/640ecdd01433b9f) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.40 can ignore tags by regexp** +**doc** -[87c1dac2c4a9455](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/87c1dac2c4a9455) Tomas Bjerre *2016-04-07 19:06:38* +[2c18de4dd5ab621](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2c18de4dd5ab621) Tomas Bjerre *1970-01-01 00:00:00* -**Updating example** +**Lib 1.45** -[5188838111d44c8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5188838111d44c8) Tomas Bjerre *2016-03-20 09:55:38* +[278e3ba5f42ef11](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278e3ba5f42ef11) Tomas Bjerre *1970-01-01 00:00:00* -## 1.25 +## 1.34 ### No issue -**Lib 1.39** +**Lib 1.49, finding first commit as parents from HEAD** -[ecf09f20a68bef2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecf09f20a68bef2) Tomas Bjerre *2016-03-20 09:53:14* +[31ec07934bdad52](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31ec07934bdad52) Tomas Bjerre *1970-01-01 00:00:00* -**Updating example** +**Including commits from merges lib issue 49** -[f0117a163d745e4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f0117a163d745e4) Tomas Bjerre *2016-03-20 09:04:27* +[0899840508e7952](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0899840508e7952) Tomas Bjerre *1970-01-01 00:00:00* -## 1.24 +## 1.21 ### No issue -**Lib 1.38** +**Supplying commit in each issue mentioned in message** -[c924b21e276fc6c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c924b21e276fc6c) Tomas Bjerre *2016-03-20 09:01:00* +[bdbce32f910fdc4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bdbce32f910fdc4) Tomas Bjerre *1970-01-01 00:00:00* -**Updating README** +**Lib 1.30, supporting multiple tags on same commit** -[b26ceab0de77b82](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b26ceab0de77b82) Tomas Bjerre *2016-03-16 16:21:01* +[2882668ea6ff82a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2882668ea6ff82a) Tomas Bjerre *1970-01-01 00:00:00* -## 1.23 +## 1.17 ### No issue -**Jira integration to get titles** +**Git changelog lib 1.25** + * Also updating README.md and changelog tempalte. -[ba49a437a58491c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ba49a437a58491c) Tomas Bjerre *2016-03-16 16:19:08* +[95a4d3ea1c8df04](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/95a4d3ea1c8df04) Tomas Bjerre *1970-01-01 00:00:00* -**Update example** +**Updating CHANGELOG.md after release** -[1731b0fd836186e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1731b0fd836186e) Tomas Bjerre *2016-03-15 21:09:38* +[40baf9c5cdb12d8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/40baf9c5cdb12d8) Tomas Bjerre *1970-01-01 00:00:00* -## 1.22 -### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support +## 1.10 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -**Support GitHub OAuth2 token #4** +**Using lib 1.17 #1** -[e7396385437d9f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e7396385437d9f8) Tomas Bjerre *2016-03-15 20:56:29* +[b58012a56766e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b58012a56766e79) Tomas Bjerre *1970-01-01 00:00:00* ### No issue -**Updating release and publish plugins** +**doc** -[6feacb255e8cf21](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6feacb255e8cf21) Tomas Bjerre *2016-03-15 21:07:59* +[273b67ba969b42d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/273b67ba969b42d) Tomas Bjerre *1970-01-01 00:00:00* -**Updating CHANGELOG.md** +## 1.23 +### No issue -[3655040d316782d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3655040d316782d) Tomas Bjerre *2016-02-28 10:47:04* +**Jira integration to get titles** -## 1.21 -### No issue +[ba49a437a58491c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ba49a437a58491c) Tomas Bjerre *1970-01-01 00:00:00* -**Supplying commit in each issue mentioned in message** +**Update example** -[bdbce32f910fdc4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bdbce32f910fdc4) Tomas Bjerre *2016-02-20 08:44:05* +[1731b0fd836186e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1731b0fd836186e) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.30, supporting multiple tags on same commit** +## 1.28 +### No issue -[2882668ea6ff82a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2882668ea6ff82a) Tomas Bjerre *2016-02-15 18:15:17* +**Updating doc** -## 1.20 -### No issue +[e2e13910a0a3eac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e2e13910a0a3eac) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.30, supporting multiple tags on same commit** +**Lib 1.42, Parsing commits, oldest first** -[bc538a1e94d21ac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc538a1e94d21ac) Tomas Bjerre *2016-02-15 18:12:32* +[e0ff26d0d7eecfa](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e0ff26d0d7eecfa) Tomas Bjerre *1970-01-01 00:00:00* -## 1.19 +## 1.51 ### No issue -**Lib 1.29** +**Gradle publish plugin 0.9.9** -[32a88b23cc4c42f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32a88b23cc4c42f) Tomas Bjerre *2016-02-14 18:02:39* +[a4f123715188f61](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a4f123715188f61) Tomas Bjerre *1970-01-01 00:00:00* +**doc** -## 1.18 -### No issue -**Significant performance improvements** +[05d90e9fdb837a6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/05d90e9fdb837a6) Tomas Bjerre *1970-01-01 00:00:00* - * Using lib 1.27. -[5e16e88cf7a8fbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5e16e88cf7a8fbd) Tomas Bjerre *2016-02-13 09:03:51* +## 1.2 +### Jira GRADLE-3281 -**Updating README.md** +**Changing release instructions.** + * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 -[03ae6c70c40364f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/03ae6c70c40364f) Tomas Bjerre *2016-02-10 18:21:28* +[69146dc3ba2bfd7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/69146dc3ba2bfd7) Tomas Bjerre *1970-01-01 00:00:00* -## 1.17 ### No issue -**Git changelog lib 1.25** +**MediaWiki support, using lib 1.2 #feature** - * Also updating README.md and changelog tempalte. -[95a4d3ea1c8df04](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/95a4d3ea1c8df04) Tomas Bjerre *2016-02-10 18:19:01* +[ecc10fdaf81330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecc10fdaf81330f) Tomas Bjerre *1970-01-01 00:00:00* -**Updating CHANGELOG.md after release** +**Updating example plugin to use 1.2 snapshot** -[40baf9c5cdb12d8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/40baf9c5cdb12d8) Tomas Bjerre *2016-02-09 19:35:00* +[76ebb6f8015ca43](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/76ebb6f8015ca43) Tomas Bjerre *1970-01-01 00:00:00* -## 1.16 -### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration +## 1.14 +### No issue -**Added variables: messageTitle, messageBody, messageItems #5** +**Maven Central version badge in README.md** -[911a92eefbfc04c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/911a92eefbfc04c) Tomas Bjerre *2016-02-09 19:33:06* +[f59f6a980356765](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f59f6a980356765) Tomas Bjerre *1970-01-01 00:00:00* +**Updating README.md after release** -### No issue -**Updating CHANGELOG.md after release** +[287fce2b6c6d88a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/287fce2b6c6d88a) Tomas Bjerre *1970-01-01 00:00:00* -[8b01ab7c2cc3510](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b01ab7c2cc3510) Tomas Bjerre *2016-02-01 18:07:00* +## 1.5 +### No issue +**lib 1.10** -## 1.15 -### No issue -**Allowing custom issues not to include link** +[2ed544c84145163](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2ed544c84145163) Tomas Bjerre *1970-01-01 00:00:00* - * Adding example with issues like I123 -[cffcc84f13f8305](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cffcc84f13f8305) Tomas Bjerre *2016-02-01 18:04:49* +## 1.55 +### Jira JENKINS-19994 -**Updating README.md after release** +**Closing RevWalk JENKINS-19994** -[b1e1a40dac37696](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b1e1a40dac37696) Tomas Bjerre *2016-01-31 21:23:20* +[bd848b309dc2e0d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd848b309dc2e0d) Tomas Bjerre *1970-01-01 00:00:00* -## 1.14 ### No issue -**Maven Central version badge in README.md** +**Doc** -[f59f6a980356765](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f59f6a980356765) Tomas Bjerre *2016-01-31 21:14:53* +[4c348e84921ce41](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4c348e84921ce41) Tomas Bjerre *1970-01-01 00:00:00* -**Updating README.md after release** +## 0 +### No issue -[287fce2b6c6d88a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/287fce2b6c6d88a) Tomas Bjerre *2016-01-31 19:16:50* +**Lib 1.56 correcting link to Jira** -## 1.13 -### No issue +[cd6e07b6ba370ee](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cd6e07b6ba370ee) Tomas Bjerre *1970-01-01 00:00:00* -**Implementing custom issues** +**Doc** - * Adding example with - * QC matching QC1234 - * Incident matching INC1234 -[1faeb79fd585ebc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1faeb79fd585ebc) Tomas Bjerre *2016-01-31 18:25:09* +[803a5f64f400ba8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/803a5f64f400ba8) Tomas Bjerre *1970-01-01 00:00:00* -**Using readable tag name to extract version in mixed** +## 1.22 +### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support -[0fceb845d118e7f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0fceb845d118e7f) Tomas Bjerre *2016-01-31 12:21:24* +**Support GitHub OAuth2 token #4** -**Updating README.md after release** +[e7396385437d9f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e7396385437d9f8) Tomas Bjerre *1970-01-01 00:00:00* -[a138c10787f8f38](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a138c10787f8f38) Tomas Bjerre *2016-01-31 12:18:06* +### No issue -## 1.12 -### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace +**Updating release and publish plugins** -**Storing settings on each task #3** - * Also using lib 1.23 +[6feacb255e8cf21](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6feacb255e8cf21) Tomas Bjerre *1970-01-01 00:00:00* -[782cace31d3814f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/782cace31d3814f) Tomas Bjerre *2016-01-31 12:14:15* +**Updating CHANGELOG.md** -## 1.11 -### No issue - -**lib 1.13** +[3655040d316782d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3655040d316782d) Tomas Bjerre *1970-01-01 00:00:00* -[c57564c99e94ae3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c57564c99e94ae3) Tomas Bjerre *2016-01-31 11:15:10* +## 1.16 +### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration -**Documentation and lib 1.22** +**Added variables: messageTitle, messageBody, messageItems #5** -[1fb8da49aee539f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1fb8da49aee539f) Tomas Bjerre *2016-01-31 09:30:35* +[911a92eefbfc04c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/911a92eefbfc04c) Tomas Bjerre *1970-01-01 00:00:00* -## 1.10 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +### No issue -**Using lib 1.17 #1** +**Updating CHANGELOG.md after release** -[b58012a56766e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b58012a56766e79) Tomas Bjerre *2015-12-06 07:40:52* +[8b01ab7c2cc3510](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b01ab7c2cc3510) Tomas Bjerre *1970-01-01 00:00:00* +## 1.33 ### No issue **doc** -[273b67ba969b42d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/273b67ba969b42d) Tomas Bjerre *2015-12-04 22:58:53* +[842eb75a106dbec](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/842eb75a106dbec) Tomas Bjerre *1970-01-01 00:00:00* +**Lib 1.49, finding first commit as parents from HEAD** -## 1.9 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -**Using lib 1.15 #1** +[780b2da1a68f2bc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/780b2da1a68f2bc) Tomas Bjerre *1970-01-01 00:00:00* -[6daf3e46b3c8e4b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6daf3e46b3c8e4b) Tomas Bjerre *2015-12-04 22:17:54* +## 1.47 +### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +**Better handling of relative paths #7** -## 1.8 -### No issue -**using lib 1.14** +[a3e98d30881c76e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a3e98d30881c76e) Tomas Bjerre *1970-01-01 00:00:00* -[160b7a55a498b6f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/160b7a55a498b6f) Tomas Bjerre *2015-12-01 21:45:40* +### No issue **doc** -[7d88c89c3575bb8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d88c89c3575bb8) Tomas Bjerre *2015-11-23 22:11:49* +[ae98fb5e6e74075](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ae98fb5e6e74075) Your Name *1970-01-01 00:00:00* -## 1.7 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +## 1.1 +### No issue -**using lib 1.13 #1** +**doc** -[378d5ebbd4a0d29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/378d5ebbd4a0d29) Tomas Bjerre *2015-11-23 22:09:40* +[9b485f708e30054](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9b485f708e30054) Tomas Bjerre *1970-01-01 00:00:00* +**Adding plugin plugin** -### No issue -**doc** +[3568f412a65a16d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3568f412a65a16d) Tomas Bjerre *1970-01-01 00:00:00* -[1303f55cdbf330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1303f55cdbf330f) Tomas Bjerre *2015-11-23 18:14:55* +## 1.53 +### No issue +**Disabling integrations if not used** -## 1.6 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -**Using lib 1.12 #1** +[cc80c59ea5010b1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cc80c59ea5010b1) Tomas Bjerre *1970-01-01 00:00:00* + +**Doc** -[31b0e8f2ca18e95](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31b0e8f2ca18e95) Tomas Bjerre *2015-11-23 18:11:30* +[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/67998f029dc2650) Tomas Bjerre *1970-01-01 00:00:00* +## 1.49 ### No issue -**doc** +**Lib 1.70** -[02682e41e00cef3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/02682e41e00cef3) Tomas Bjerre *2015-11-21 14:32:43* +[eb32cb7c632fd50](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb32cb7c632fd50) Tomas Bjerre *1970-01-01 00:00:00* +**doc** -## 1.5 -### No issue -**lib 1.10** +[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *1970-01-01 00:00:00* -[2ed544c84145163](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2ed544c84145163) Tomas Bjerre *2015-11-21 14:31:35* +## 1.6 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +**Using lib 1.12 #1** -## 1.4 -### No issue -**lib 1.9 #feature** +[31b0e8f2ca18e95](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31b0e8f2ca18e95) Tomas Bjerre *1970-01-01 00:00:00* -[44eea52c090958b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/44eea52c090958b) Tomas Bjerre *2015-11-20 22:10:47* +### No issue -**Updating version in example** +**doc** -[91674a2a04cdc1f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/91674a2a04cdc1f) Tomas Bjerre *2015-11-18 19:45:38* +[02682e41e00cef3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/02682e41e00cef3) Tomas Bjerre *1970-01-01 00:00:00* -## 1.3 +## 1.24 ### No issue -**lib 1.3** +**Lib 1.38** -[0e6eb5b4d8b359a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0e6eb5b4d8b359a) Tomas Bjerre *2015-11-18 19:43:32* +[c924b21e276fc6c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c924b21e276fc6c) Tomas Bjerre *1970-01-01 00:00:00* -**Using 1.3-SNAPSHOT in example** +**Updating README** -[087cecc26fdf9b0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/087cecc26fdf9b0) Tomas Bjerre *2015-11-17 20:06:50* +[b26ceab0de77b82](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b26ceab0de77b82) Tomas Bjerre *1970-01-01 00:00:00* -## 1.2 -### Jira GRADLE-3281 +## 1.7 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -**Changing release instructions.** +**using lib 1.13 #1** - * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 -[69146dc3ba2bfd7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/69146dc3ba2bfd7) Tomas Bjerre *2015-11-16 17:33:57* +[378d5ebbd4a0d29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/378d5ebbd4a0d29) Tomas Bjerre *1970-01-01 00:00:00* ### No issue -**MediaWiki support, using lib 1.2 #feature** +**doc** -[ecc10fdaf81330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecc10fdaf81330f) Tomas Bjerre *2015-11-17 19:59:29* +[1303f55cdbf330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1303f55cdbf330f) Tomas Bjerre *1970-01-01 00:00:00* -**Updating example plugin to use 1.2 snapshot** +## 1.25 +### No issue -[76ebb6f8015ca43](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/76ebb6f8015ca43) Tomas Bjerre *2015-11-16 17:44:10* +**Updating example** -## 1.1 -### No issue +[f0117a163d745e4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f0117a163d745e4) Tomas Bjerre *1970-01-01 00:00:00* -**Adding plugin plugin** +**Lib 1.39** -[3568f412a65a16d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3568f412a65a16d) Tomas Bjerre *2015-11-16 17:29:30* +[ecf09f20a68bef2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecf09f20a68bef2) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +## 1.54 +### No issue -[9b485f708e30054](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9b485f708e30054) Tomas Bjerre *2015-11-15 13:12:46* +**Adjusting to Bintray** -## 1.0 -### No issue +[93d8d88c9812987](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/93d8d88c9812987) Tomas Bjerre *1970-01-01 00:00:00* -**More work for 1.0** +**Doc** -[60e0d7e7292969e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/60e0d7e7292969e) Tomas Bjerre *2015-11-15 13:01:25* +[5ee1f247a7f4e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5ee1f247a7f4e79) Tomas Bjerre *1970-01-01 00:00:00* -**Initial** +**Description available for Jira issues** -[a9bf29122e184a1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a9bf29122e184a1) Tomas Bjerre *2015-11-14 20:15:20* +[08c318c4fe0b851](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/08c318c4fe0b851) Tomas Bjerre *1970-01-01 00:00:00* diff --git a/git-changelog-gradle-plugin-example/CHANGELOG_ignoreCommitsOlderThan.md b/git-changelog-gradle-plugin-example/CHANGELOG_ignoreCommitsOlderThan.md index 0df8913..14354b9 100644 --- a/git-changelog-gradle-plugin-example/CHANGELOG_ignoreCommitsOlderThan.md +++ b/git-changelog-gradle-plugin-example/CHANGELOG_ignoreCommitsOlderThan.md @@ -3,157 +3,4 @@ Changelog of Git Changelog. -## 1.64 -### No issue - Update .travis.yml *2019-08-13 04:35:49* - - Set fromRepo property only if provided and after read settings file. -This will provide ability to override path to git repo from gradle script. *2019-08-13 00:22:29* - - - -## 1.63 -### No issue - Removing dependency on javax.xml *2019-06-11 17:04:17* - - - -## 1.62 -### No issue - JDK 11 compatible *2019-06-11 16:36:28* - - Updating tests *2019-05-20 15:07:55* - - - -## 1.61 -### No issue - Gradle 5 *2019-05-20 14:29:54* - - - -## 1.60 -### No issue - Jira linked issues *2019-01-08 18:01:20* - - - -## 1.59 -### No issue - Correcting GitLab integration after upgrade *2018-10-27 17:56:49* - - - -## 1.58 -### No issue - GitLab API v4 *2018-10-27 16:27:04* - - - -## 1.57 -### No issue - isJira isGitHub... *2018-10-27 06:05:00* - - doc *2018-09-25 07:22:54* - - using latest version in example *2018-09-13 09:02:58* - - - -## 1.56 -### No issue - git-changelog-lib 1.82 *2018-09-13 07:20:10* - - - -## 1.55 -### Jira - Closing RevWalk JENKINS-19994 *2017-12-30 20:38:52* - - -### No issue - Doc *2017-12-19 12:31:47* - - - -## 1.54 -### No issue - Description available for Jira issues *2017-12-19 12:10:36* - - Adjusting to Bintray *2017-12-19 12:10:26* - - Doc *2017-11-18 12:39:39* - - - -## 1.53 -### No issue - Disabling integrations if not used *2017-11-18 12:35:27* - - Doc *2017-11-02 17:18:14* - - - -## 1.52 -### No issue - Avoiding usage of Guava Objects *2017-11-02 17:14:15* - - Doc *2017-10-28 11:23:02* - - - -## 1.51 -### No issue - Gradle publish plugin 0.9.9 *2017-10-28 10:49:45* - - doc *2017-07-25 18:31:19* - - - -## 1.50 -### No issue - Lib 1.71 *2017-07-25 18:27:12* - - doc *2017-07-24 20:02:45* - - - -## 1.49 -### No issue - Lib 1.70 *2017-07-24 19:43:57* - - doc *2017-07-09 19:50:09* - - - -## 1.48 -### GitHub - Ignore commits older than #9 *2017-07-08 06:06:26* - - -### No issue - doc *2017-05-22 16:19:24* - - - -## 1.47 -### GitHub - Better handling of relative paths #7 *2017-05-22 16:16:38* - - -### No issue - doc *2017-05-20 14:47:09* - - - -## 1.46 -### GitHub - Using file(..) instead of new File(..) in examples #7 *2017-05-20 14:14:53* - - -### GitHub - Adding fromRepo attribute #8 *2017-05-20 14:43:23* - - - \ No newline at end of file diff --git a/git-changelog-gradle-plugin-example/CHANGELOG_ignoreCommitsWithoutIssue.md b/git-changelog-gradle-plugin-example/CHANGELOG_ignoreCommitsWithoutIssue.md index e346531..228a32e 100644 --- a/git-changelog-gradle-plugin-example/CHANGELOG_ignoreCommitsWithoutIssue.md +++ b/git-changelog-gradle-plugin-example/CHANGELOG_ignoreCommitsWithoutIssue.md @@ -3,98 +3,98 @@ Changelog of Git Changelog. -## 1.55 -### Jira - Closing RevWalk JENKINS-19994 *2017-12-30 20:38:52* +## 1.13 +### Incident + Implementing custom issues + * Adding example with + * QC matching QC1234 + * Incident matching INC1234 *1970-01-01 00:00:00* -## 1.48 +## 1.9 ### GitHub - Ignore commits older than #9 *2017-07-08 06:06:26* + Using lib 1.15 #1 *1970-01-01 00:00:00* -## 1.47 +## 1.48 ### GitHub - Better handling of relative paths #7 *2017-05-22 16:16:38* + Ignore commits older than #9 *1970-01-01 00:00:00* -## 1.46 -### GitHub - Using file(..) instead of new File(..) in examples #7 *2017-05-20 14:14:53* +## 1.30 +### Jira + JENKINS-34155 Support short SHA *1970-01-01 00:00:00* + +## 1.12 ### GitHub - Adding fromRepo attribute #8 *2017-05-20 14:43:23* + Storing settings on each task #3 + * Also using lib 1.23 *1970-01-01 00:00:00* -## 1.30 -### Jira - JENKINS-34155 Support short SHA *2016-04-12 16:56:23* +## 1.46 +### GitHub + Using file(..) instead of new File(..) in examples #7 *1970-01-01 00:00:00* -## 1.22 ### GitHub - Support GitHub OAuth2 token #4 *2016-03-15 20:56:29* + Adding fromRepo attribute #8 *1970-01-01 00:00:00* -## 1.16 +## 1.10 ### GitHub - Added variables: messageTitle, messageBody, messageItems #5 *2016-02-09 19:33:06* + Using lib 1.17 #1 *1970-01-01 00:00:00* -## 1.13 -### Incident - Implementing custom issues - * Adding example with - * QC matching QC1234 - * Incident matching INC1234 *2016-01-31 18:25:09* +## 1.2 +### Jira + Changing release instructions. + * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 *1970-01-01 00:00:00* -## 1.12 -### GitHub - Storing settings on each task #3 - * Also using lib 1.23 *2016-01-31 12:14:15* +## 1.55 +### Jira + Closing RevWalk JENKINS-19994 *1970-01-01 00:00:00* -## 1.10 +## 1.22 ### GitHub - Using lib 1.17 #1 *2015-12-06 07:40:52* + Support GitHub OAuth2 token #4 *1970-01-01 00:00:00* -## 1.9 +## 1.16 ### GitHub - Using lib 1.15 #1 *2015-12-04 22:17:54* + Added variables: messageTitle, messageBody, messageItems #5 *1970-01-01 00:00:00* -## 1.7 +## 1.47 ### GitHub - using lib 1.13 #1 *2015-11-23 22:09:40* + Better handling of relative paths #7 *1970-01-01 00:00:00* ## 1.6 ### GitHub - Using lib 1.12 #1 *2015-11-23 18:11:30* + Using lib 1.12 #1 *1970-01-01 00:00:00* -## 1.2 -### Jira - Changing release instructions. - - * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 *2015-11-16 17:33:57* +## 1.7 +### GitHub + using lib 1.13 #1 *1970-01-01 00:00:00* diff --git a/git-changelog-gradle-plugin-example/CHANGELOG_inline.md b/git-changelog-gradle-plugin-example/CHANGELOG_inline.md index 1dacdd3..d860275 100644 --- a/git-changelog-gradle-plugin-example/CHANGELOG_inline.md +++ b/git-changelog-gradle-plugin-example/CHANGELOG_inline.md @@ -3,158 +3,180 @@ Changelog of Git Changelog Maven plugin. -## 1.64 +## Unreleased ### No issue -[32f936846588f3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/32f936846588f3b) Tomas Bjerre *2019-08-13 04:35:49* +[a4cb64c0e4c9184](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a4cb64c0e4c9184) Chad Vincent *1970-01-01 00:00:00* -Update .travis.yml +Update README to use Plugin DSL -[7d3d5d212468ca4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7d3d5d212468ca4) mdolinin *2019-08-13 00:22:29* +[1eedaff75faae6b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1eedaff75faae6b) Tomas Bjerre *1970-01-01 00:00:00* -Set fromRepo property only if provided and after read settings file. -This will provide ability to override path to git repo from gradle script. +doc +[035d45bf48bf3fc](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/035d45bf48bf3fc) Tomas Bjerre *1970-01-01 00:00:00* -## 1.63 -### No issue +Create FUNDING.yml -[3e0032c3034d3a5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3e0032c3034d3a5) Tomas Bjerre *2019-06-11 17:04:17* -Removing dependency on javax.xml +## 1.13 +### No issue +[a138c10787f8f38](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a138c10787f8f38) Tomas Bjerre *1970-01-01 00:00:00* -## 1.62 -### No issue +Updating README.md after release -[f63417b07082607](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f63417b07082607) Tomas Bjerre *2019-06-11 16:36:28* +[1faeb79fd585ebc](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1faeb79fd585ebc) Tomas Bjerre *1970-01-01 00:00:00* -JDK 11 compatible +Implementing custom issues + * Adding example with + * QC matching QC1234 + * Incident matching INC1234 -[3c83fe68d95357e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3c83fe68d95357e) Tomas Bjerre *2019-05-20 15:07:55* +[0fceb845d118e7f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0fceb845d118e7f) Tomas Bjerre *1970-01-01 00:00:00* -Updating tests +Using readable tag name to extract version in mixed -## 1.61 +## 1.37 ### No issue -[bd0732f190bf807](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd0732f190bf807) Tomas Bjerre *2019-05-20 14:29:54* +[a8fefac12cd4069](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a8fefac12cd4069) Tomas Bjerre *1970-01-01 00:00:00* -Gradle 5 +Adding {{hashFull}} variable +[4e5509c1c1cf847](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4e5509c1c1cf847) Tomas Bjerre *1970-01-01 00:00:00* -## 1.60 +doc + + +## 1.0 ### No issue -[2efc65342c971e7](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2efc65342c971e7) Tomas Bjerre *2019-01-08 18:01:20* +[a9bf29122e184a1](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a9bf29122e184a1) Tomas Bjerre *1970-01-01 00:00:00* -Jira linked issues +Initial +[60e0d7e7292969e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/60e0d7e7292969e) Tomas Bjerre *1970-01-01 00:00:00* -## 1.59 -### No issue +More work for 1.0 -[3954c5f904227ef](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3954c5f904227ef) Tomas Bjerre *2018-10-27 17:56:49* -Correcting GitLab integration after upgrade +## 1.9 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +[6daf3e46b3c8e4b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6daf3e46b3c8e4b) Tomas Bjerre *1970-01-01 00:00:00* -## 1.58 +Using lib 1.15 #1 + + +## 1.19 ### No issue -[6cb50b9bd7820be](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6cb50b9bd7820be) Tomas Bjerre *2018-10-27 16:27:04* +[32a88b23cc4c42f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/32a88b23cc4c42f) Tomas Bjerre *1970-01-01 00:00:00* -GitLab API v4 +Lib 1.29 -## 1.57 +## 1.60 ### No issue -[7cc8f9e2bf3e675](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7cc8f9e2bf3e675) Tomas Bjerre *2018-10-27 06:05:00* +[2efc65342c971e7](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2efc65342c971e7) Tomas Bjerre *1970-01-01 00:00:00* + +Jira linked issues -isJira isGitHub... -[8048d8372e8ecdf](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8048d8372e8ecdf) Tomas Bjerre *2018-09-25 07:22:54* +## 1.44 +### No issue + +[697ffb2c810657c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/697ffb2c810657c) Tomas Bjerre *1970-01-01 00:00:00* doc -[9d898a9db72ae6d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9d898a9db72ae6d) Tomas Bjerre *2018-09-13 09:02:58* +[636a45d1daba1f6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/636a45d1daba1f6) Tomas Bjerre *1970-01-01 00:00:00* -using latest version in example +GitLab integration -## 1.56 +## 1.18 ### No issue -[df30491510ac279](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/df30491510ac279) Tomas Bjerre *2018-09-13 07:20:10* - -git-changelog-lib 1.82 +[5e16e88cf7a8fbd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5e16e88cf7a8fbd) Tomas Bjerre *1970-01-01 00:00:00* +Significant performance improvements -## 1.55 -### Jira + * Using lib 1.27. -[bd848b309dc2e0d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd848b309dc2e0d) Tomas Bjerre *2017-12-30 20:38:52* +[03ae6c70c40364f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/03ae6c70c40364f) Tomas Bjerre *1970-01-01 00:00:00* -Closing RevWalk JENKINS-19994 +Updating README.md +## 1.20 ### No issue -[4c348e84921ce41](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4c348e84921ce41) Tomas Bjerre *2017-12-19 12:31:47* +[bc538a1e94d21ac](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bc538a1e94d21ac) Tomas Bjerre *1970-01-01 00:00:00* -Doc +Lib 1.30, supporting multiple tags on same commit -## 1.54 +## 1.15 ### No issue -[08c318c4fe0b851](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/08c318c4fe0b851) Tomas Bjerre *2017-12-19 12:10:36* +[cffcc84f13f8305](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cffcc84f13f8305) Tomas Bjerre *1970-01-01 00:00:00* -Description available for Jira issues +Allowing custom issues not to include link -[93d8d88c9812987](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/93d8d88c9812987) Tomas Bjerre *2017-12-19 12:10:26* + * Adding example with issues like I123 -Adjusting to Bintray +[b1e1a40dac37696](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e1a40dac37696) Tomas Bjerre *1970-01-01 00:00:00* -[5ee1f247a7f4e79](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5ee1f247a7f4e79) Tomas Bjerre *2017-11-18 12:39:39* +Updating README.md after release -Doc +## 1.48 +### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47 -## 1.53 -### No issue +[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e185afe0630ecf2) Tomas Bjerre *1970-01-01 00:00:00* -[cc80c59ea5010b1](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cc80c59ea5010b1) Tomas Bjerre *2017-11-18 12:35:27* +Ignore commits older than #9 -Disabling integrations if not used -[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/67998f029dc2650) Tomas Bjerre *2017-11-02 17:18:14* +### No issue -Doc +[109a63e61305810](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/109a63e61305810) Tomas Bjerre *1970-01-01 00:00:00* +doc -## 1.52 + +## 1.8 ### No issue -[d7f352acc81683e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d7f352acc81683e) Tomas Bjerre *2017-11-02 17:14:15* +[7d88c89c3575bb8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7d88c89c3575bb8) Tomas Bjerre *1970-01-01 00:00:00* -Avoiding usage of Guava Objects +doc -[6976aa12d53049e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6976aa12d53049e) Tomas Bjerre *2017-10-28 11:23:02* +[160b7a55a498b6f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/160b7a55a498b6f) Tomas Bjerre *1970-01-01 00:00:00* -Doc +using lib 1.14 -## 1.51 +## 1.41 ### No issue -[a4f123715188f61](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a4f123715188f61) Tomas Bjerre *2017-10-28 10:49:45* +[57ad0c56ec60af3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/57ad0c56ec60af3) Tomas Bjerre *1970-01-01 00:00:00* -Gradle publish plugin 0.9.9 +Set theme jekyll-theme-slate + +[4b11be4a5b1d298](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4b11be4a5b1d298) Tomas Bjerre *1970-01-01 00:00:00* -[05d90e9fdb837a6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/05d90e9fdb837a6) Tomas Bjerre *2017-07-25 18:31:19* +Git Changelog Lib 1.58 -> 1.64 + + * Jira issueType and labels + * GitHub labels + * 10 seconds timeout to GitHub + +[0f46ec14274d48b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0f46ec14274d48b) Tomas Bjerre *1970-01-01 00:00:00* doc @@ -162,99 +184,111 @@ doc ## 1.50 ### No issue -[9e42357f0f8a330](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9e42357f0f8a330) Tomas Bjerre *2017-07-25 18:27:12* +[9e42357f0f8a330](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9e42357f0f8a330) Tomas Bjerre *1970-01-01 00:00:00* Lib 1.71 -[4ca8b778ad9ee34](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4ca8b778ad9ee34) Tomas Bjerre *2017-07-24 20:02:45* +[4ca8b778ad9ee34](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4ca8b778ad9ee34) Tomas Bjerre *1970-01-01 00:00:00* doc -## 1.49 -### No issue +## 1.30 +### Jira -[eb32cb7c632fd50](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/eb32cb7c632fd50) Tomas Bjerre *2017-07-24 19:43:57* +[7d6410b3a5b9966](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7d6410b3a5b9966) Tomas Bjerre *1970-01-01 00:00:00* + +JENKINS-34155 Support short SHA -Lib 1.70 -[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *2017-07-09 19:50:09* +### No issue + +[bd4bc7d6f9986f9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd4bc7d6f9986f9) Tomas Bjerre *1970-01-01 00:00:00* doc -## 1.48 -### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47 +## 1.39 +### No issue -[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e185afe0630ecf2) Tomas Bjerre *2017-07-08 06:06:26* +[da8b749e115eadc](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/da8b749e115eadc) Tomas Bjerre *1970-01-01 00:00:00* -Ignore commits older than #9 +doc +[a91d6410ac7ab39](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a91d6410ac7ab39) Tomas Bjerre *1970-01-01 00:00:00* -### No issue +Adding merge boolean to commits -[109a63e61305810](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/109a63e61305810) Tomas Bjerre *2017-05-22 16:19:24* -doc +## 1.64 +### No issue +[7d3d5d212468ca4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7d3d5d212468ca4) mdolinin *1970-01-01 00:00:00* -## 1.47 -### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +Set fromRepo property only if provided and after read settings file. +This will provide ability to override path to git repo from gradle script. -[a3e98d30881c76e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a3e98d30881c76e) Tomas Bjerre *2017-05-22 16:16:38* +[32f936846588f3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/32f936846588f3b) Tomas Bjerre *1970-01-01 00:00:00* -Better handling of relative paths #7 +Update .travis.yml +## 1.59 ### No issue -[ae98fb5e6e74075](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ae98fb5e6e74075) Your Name *2017-05-20 14:47:09* +[3954c5f904227ef](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3954c5f904227ef) Tomas Bjerre *1970-01-01 00:00:00* -doc +Correcting GitLab integration after upgrade -## 1.46 -### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +## 1.11 +### No issue -[278bbaca992f908](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/278bbaca992f908) Your Name *2017-05-20 14:14:53* +[c57564c99e94ae3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c57564c99e94ae3) Tomas Bjerre *1970-01-01 00:00:00* -Using file(..) instead of new File(..) in examples #7 +lib 1.13 +[1fb8da49aee539f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1fb8da49aee539f) Tomas Bjerre *1970-01-01 00:00:00* -### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed +Documentation and lib 1.22 -[e656098d86f5cbd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e656098d86f5cbd) Your Name *2017-05-20 14:43:23* -Adding fromRepo attribute #8 +## 1.61 +### No issue +[bd0732f190bf807](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd0732f190bf807) Tomas Bjerre *1970-01-01 00:00:00* +Gradle 5 + + +## 1.38 ### No issue -[d0754c14ba30320](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d0754c14ba30320) Tomas Bjerre *2017-04-14 09:24:18* +[f2a73d0ee6e4927](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f2a73d0ee6e4927) Tomas Bjerre *1970-01-01 00:00:00* -doc +Correcting version -## 1.45 +## 1.36 ### No issue -[d21964445069bf0](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d21964445069bf0) Tomas Bjerre *2017-04-14 09:20:14* +[d1e5df127614552](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d1e5df127614552) Tomas Bjerre *1970-01-01 00:00:00* -tag time added to tag model +doc -[a998896882677cd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a998896882677cd) Tomas Bjerre *2017-03-26 05:10:01* +[9f10076c152d8cc](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9f10076c152d8cc) Tomas Bjerre *1970-01-01 00:00:00* -doc +Faster -## 1.44 +## 1.32 ### No issue -[636a45d1daba1f6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/636a45d1daba1f6) Tomas Bjerre *2017-03-26 05:07:07* +[d4c8e11e93f50ce](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d4c8e11e93f50ce) Tomas Bjerre *1970-01-01 00:00:00* -GitLab integration +Ignoring trailing slash in JIRA URL -[697ffb2c810657c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/697ffb2c810657c) Tomas Bjerre *2017-03-20 18:43:51* +[9ab59a6366cbba9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9ab59a6366cbba9) Tomas Bjerre *1970-01-01 00:00:00* doc @@ -262,477 +296,481 @@ doc ## 1.43 ### No issue -[65bbb3948850167](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/65bbb3948850167) Tomas Bjerre *2017-03-20 18:27:20* +[65bbb3948850167](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/65bbb3948850167) Tomas Bjerre *1970-01-01 00:00:00* doc -## 1.42 +## 1.35 ### No issue -[fe7e9fd812ead29](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/fe7e9fd812ead29) Tomas Bjerre *2017-03-20 18:20:36* +[eb1f2d442d74fe5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/eb1f2d442d74fe5) Tomas Bjerre *1970-01-01 00:00:00* -Fix Jira labels +doc -[c542dfe71851922](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c542dfe71851922) Tomas Bjerre *2017-03-18 09:35:54* +[218ddf1dc0001f5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/218ddf1dc0001f5) Tomas Bjerre *1970-01-01 00:00:00* -doc +Fixing merge commits... again... -## 1.41 +## 1.57 ### No issue -[4b11be4a5b1d298](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4b11be4a5b1d298) Tomas Bjerre *2017-03-18 09:33:32* - -Git Changelog Lib 1.58 -> 1.64 +[9d898a9db72ae6d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9d898a9db72ae6d) Tomas Bjerre *1970-01-01 00:00:00* - * Jira issueType and labels - * GitHub labels - * 10 seconds timeout to GitHub +using latest version in example -[57ad0c56ec60af3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/57ad0c56ec60af3) Tomas Bjerre *2017-02-07 20:20:13* +[8048d8372e8ecdf](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8048d8372e8ecdf) Tomas Bjerre *1970-01-01 00:00:00* -Set theme jekyll-theme-slate +doc -[0f46ec14274d48b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0f46ec14274d48b) Tomas Bjerre *2016-10-22 10:33:53* +[7cc8f9e2bf3e675](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7cc8f9e2bf3e675) Tomas Bjerre *1970-01-01 00:00:00* -doc +isJira isGitHub... -## 1.40 +## 1.3 ### No issue -[8b315d7b4d0c6e0](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8b315d7b4d0c6e0) Tomas Bjerre *2016-10-22 10:27:44* +[0e6eb5b4d8b359a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0e6eb5b4d8b359a) Tomas Bjerre *1970-01-01 00:00:00* -Adding annotation to context of tag +lib 1.3 -[070be300680768f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/070be300680768f) Tomas Bjerre *2016-10-05 19:30:09* +[087cecc26fdf9b0](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/087cecc26fdf9b0) Tomas Bjerre *1970-01-01 00:00:00* -doc +Using 1.3-SNAPSHOT in example -## 1.39 +## 1.52 ### No issue -[a91d6410ac7ab39](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a91d6410ac7ab39) Tomas Bjerre *2016-10-05 18:41:43* +[d7f352acc81683e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d7f352acc81683e) Tomas Bjerre *1970-01-01 00:00:00* -Adding merge boolean to commits +Avoiding usage of Guava Objects -[da8b749e115eadc](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/da8b749e115eadc) Tomas Bjerre *2016-08-11 14:40:21* +[6976aa12d53049e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6976aa12d53049e) Tomas Bjerre *1970-01-01 00:00:00* -doc +Doc -## 1.38 +## 1.58 ### No issue -[f2a73d0ee6e4927](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f2a73d0ee6e4927) Tomas Bjerre *2016-08-11 14:37:02* +[6cb50b9bd7820be](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6cb50b9bd7820be) Tomas Bjerre *1970-01-01 00:00:00* -Correcting version +GitLab API v4 -## 0 +## 1.63 ### No issue -[cd6e07b6ba370ee](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cd6e07b6ba370ee) Tomas Bjerre *2016-08-11 14:33:12* +[3e0032c3034d3a5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3e0032c3034d3a5) Tomas Bjerre *1970-01-01 00:00:00* -Lib 1.56 correcting link to Jira +Removing dependency on javax.xml -[803a5f64f400ba8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/803a5f64f400ba8) Tomas Bjerre *2016-08-02 18:29:21* -Doc +## 1.29 +### No issue +[a492b1147ac9cd6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a492b1147ac9cd6) Tomas Bjerre *1970-01-01 00:00:00* -## 1.37 -### No issue +Lib 1.43, Parsing commits, oldest first -[a8fefac12cd4069](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a8fefac12cd4069) Tomas Bjerre *2016-08-02 18:27:12* -Adding {{hashFull}} variable +## 1.12 +### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace -[4e5509c1c1cf847](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4e5509c1c1cf847) Tomas Bjerre *2016-06-25 00:20:39* +[782cace31d3814f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/782cace31d3814f) Tomas Bjerre *1970-01-01 00:00:00* -doc +Storing settings on each task #3 + * Also using lib 1.23 -## 1.36 + +## 1.40 ### No issue -[9f10076c152d8cc](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9f10076c152d8cc) Tomas Bjerre *2016-06-25 00:05:41* +[8b315d7b4d0c6e0](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8b315d7b4d0c6e0) Tomas Bjerre *1970-01-01 00:00:00* -Faster +Adding annotation to context of tag -[d1e5df127614552](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d1e5df127614552) Tomas Bjerre *2016-06-24 21:19:09* +[070be300680768f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/070be300680768f) Tomas Bjerre *1970-01-01 00:00:00* doc -## 1.35 +## 1.42 ### No issue -[218ddf1dc0001f5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/218ddf1dc0001f5) Tomas Bjerre *2016-06-24 21:17:20* +[fe7e9fd812ead29](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/fe7e9fd812ead29) Tomas Bjerre *1970-01-01 00:00:00* -Fixing merge commits... again... +Fix Jira labels -[eb1f2d442d74fe5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/eb1f2d442d74fe5) Tomas Bjerre *2016-06-24 09:34:04* +[c542dfe71851922](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c542dfe71851922) Tomas Bjerre *1970-01-01 00:00:00* doc -## 1.34 -### No issue +## 1.46 +### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. -[0899840508e7952](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0899840508e7952) Tomas Bjerre *2016-06-24 09:32:25* +[278bbaca992f908](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/278bbaca992f908) Your Name *1970-01-01 00:00:00* -Including commits from merges lib issue 49 +Using file(..) instead of new File(..) in examples #7 -[31ec07934bdad52](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/31ec07934bdad52) Tomas Bjerre *2016-06-02 18:28:34* -Lib 1.49, finding first commit as parents from HEAD +### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed +[e656098d86f5cbd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e656098d86f5cbd) Your Name *1970-01-01 00:00:00* -## 1.33 -### No issue +Adding fromRepo attribute #8 -[780b2da1a68f2bc](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/780b2da1a68f2bc) Tomas Bjerre *2016-06-02 18:23:12* -Lib 1.49, finding first commit as parents from HEAD +### No issue -[842eb75a106dbec](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/842eb75a106dbec) Tomas Bjerre *2016-05-20 19:16:48* +[d0754c14ba30320](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d0754c14ba30320) Tomas Bjerre *1970-01-01 00:00:00* doc -## 1.32 +## 1.45 ### No issue -[d4c8e11e93f50ce](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d4c8e11e93f50ce) Tomas Bjerre *2016-05-20 19:15:04* +[d21964445069bf0](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d21964445069bf0) Tomas Bjerre *1970-01-01 00:00:00* -Ignoring trailing slash in JIRA URL +tag time added to tag model -[9ab59a6366cbba9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9ab59a6366cbba9) Tomas Bjerre *2016-04-13 18:47:25* +[a998896882677cd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a998896882677cd) Tomas Bjerre *1970-01-01 00:00:00* doc -## 1.31 +## 1.26 ### No issue -[c497663d4baa276](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c497663d4baa276) Tomas Bjerre *2016-04-13 18:45:12* +[87c1dac2c4a9455](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/87c1dac2c4a9455) Tomas Bjerre *1970-01-01 00:00:00* -Lib 1.45 +Lib 1.40 can ignore tags by regexp -[278e3ba5f42ef11](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/278e3ba5f42ef11) Tomas Bjerre *2016-04-13 18:44:42* +[5188838111d44c8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5188838111d44c8) Tomas Bjerre *1970-01-01 00:00:00* -Lib 1.45 +Updating example -[640ecdd01433b9f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/640ecdd01433b9f) Tomas Bjerre *2016-04-12 16:58:44* -doc +## 1.62 +### No issue -[2c18de4dd5ab621](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2c18de4dd5ab621) Tomas Bjerre *2016-04-12 16:57:43* +[f63417b07082607](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f63417b07082607) Tomas Bjerre *1970-01-01 00:00:00* -doc +JDK 11 compatible +[3c83fe68d95357e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3c83fe68d95357e) Tomas Bjerre *1970-01-01 00:00:00* -## 1.30 -### Jira +Updating tests -[7d6410b3a5b9966](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7d6410b3a5b9966) Tomas Bjerre *2016-04-12 16:56:23* -JENKINS-34155 Support short SHA +## 1.27 +### No issue +[dbfc64080f56afd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/dbfc64080f56afd) Tomas Bjerre *1970-01-01 00:00:00* -### No issue +Updating example -[bd4bc7d6f9986f9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd4bc7d6f9986f9) Tomas Bjerre *2016-04-10 09:15:03* +[54707a708f1ee79](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/54707a708f1ee79) Tomas Bjerre *1970-01-01 00:00:00* -doc +Lib 1.41, Commits added to correct tags -## 1.29 +## 1.4 ### No issue -[a492b1147ac9cd6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a492b1147ac9cd6) Tomas Bjerre *2016-04-10 09:13:22* +[91674a2a04cdc1f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/91674a2a04cdc1f) Tomas Bjerre *1970-01-01 00:00:00* -Lib 1.43, Parsing commits, oldest first +Updating version in example +[44eea52c090958b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/44eea52c090958b) Tomas Bjerre *1970-01-01 00:00:00* -## 1.28 -### No issue +lib 1.9 #feature -[e0ff26d0d7eecfa](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e0ff26d0d7eecfa) Tomas Bjerre *2016-04-10 09:03:30* -Lib 1.42, Parsing commits, oldest first +## 1.56 +### No issue -[e2e13910a0a3eac](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e2e13910a0a3eac) Tomas Bjerre *2016-04-09 20:41:52* +[df30491510ac279](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/df30491510ac279) Tomas Bjerre *1970-01-01 00:00:00* -Updating doc +git-changelog-lib 1.82 -## 1.27 +## 1.31 ### No issue -[54707a708f1ee79](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/54707a708f1ee79) Tomas Bjerre *2016-04-09 20:40:35* - -Lib 1.41, Commits added to correct tags - -[dbfc64080f56afd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/dbfc64080f56afd) Tomas Bjerre *2016-04-07 19:08:48* +[c497663d4baa276](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c497663d4baa276) Tomas Bjerre *1970-01-01 00:00:00* -Updating example +Lib 1.45 +[640ecdd01433b9f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/640ecdd01433b9f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.26 -### No issue +doc -[87c1dac2c4a9455](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/87c1dac2c4a9455) Tomas Bjerre *2016-04-07 19:06:38* +[2c18de4dd5ab621](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2c18de4dd5ab621) Tomas Bjerre *1970-01-01 00:00:00* -Lib 1.40 can ignore tags by regexp +doc -[5188838111d44c8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5188838111d44c8) Tomas Bjerre *2016-03-20 09:55:38* +[278e3ba5f42ef11](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/278e3ba5f42ef11) Tomas Bjerre *1970-01-01 00:00:00* -Updating example +Lib 1.45 -## 1.25 +## 1.34 ### No issue -[ecf09f20a68bef2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ecf09f20a68bef2) Tomas Bjerre *2016-03-20 09:53:14* +[31ec07934bdad52](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/31ec07934bdad52) Tomas Bjerre *1970-01-01 00:00:00* -Lib 1.39 +Lib 1.49, finding first commit as parents from HEAD -[f0117a163d745e4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f0117a163d745e4) Tomas Bjerre *2016-03-20 09:04:27* +[0899840508e7952](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0899840508e7952) Tomas Bjerre *1970-01-01 00:00:00* -Updating example +Including commits from merges lib issue 49 -## 1.24 +## 1.21 ### No issue -[c924b21e276fc6c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c924b21e276fc6c) Tomas Bjerre *2016-03-20 09:01:00* +[bdbce32f910fdc4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bdbce32f910fdc4) Tomas Bjerre *1970-01-01 00:00:00* -Lib 1.38 +Supplying commit in each issue mentioned in message -[b26ceab0de77b82](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b26ceab0de77b82) Tomas Bjerre *2016-03-16 16:21:01* +[2882668ea6ff82a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2882668ea6ff82a) Tomas Bjerre *1970-01-01 00:00:00* -Updating README +Lib 1.30, supporting multiple tags on same commit -## 1.23 +## 1.17 ### No issue -[ba49a437a58491c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ba49a437a58491c) Tomas Bjerre *2016-03-16 16:19:08* - -Jira integration to get titles +[95a4d3ea1c8df04](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/95a4d3ea1c8df04) Tomas Bjerre *1970-01-01 00:00:00* -[1731b0fd836186e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1731b0fd836186e) Tomas Bjerre *2016-03-15 21:09:38* +Git changelog lib 1.25 -Update example + * Also updating README.md and changelog tempalte. +[40baf9c5cdb12d8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/40baf9c5cdb12d8) Tomas Bjerre *1970-01-01 00:00:00* -## 1.22 -### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support +Updating CHANGELOG.md after release -[e7396385437d9f8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e7396385437d9f8) Tomas Bjerre *2016-03-15 20:56:29* -Support GitHub OAuth2 token #4 +## 1.10 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +[b58012a56766e79](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b58012a56766e79) Tomas Bjerre *1970-01-01 00:00:00* -### No issue +Using lib 1.17 #1 -[6feacb255e8cf21](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6feacb255e8cf21) Tomas Bjerre *2016-03-15 21:07:59* -Updating release and publish plugins +### No issue -[3655040d316782d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3655040d316782d) Tomas Bjerre *2016-02-28 10:47:04* +[273b67ba969b42d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/273b67ba969b42d) Tomas Bjerre *1970-01-01 00:00:00* -Updating CHANGELOG.md +doc -## 1.21 +## 1.23 ### No issue -[bdbce32f910fdc4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bdbce32f910fdc4) Tomas Bjerre *2016-02-20 08:44:05* +[ba49a437a58491c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ba49a437a58491c) Tomas Bjerre *1970-01-01 00:00:00* -Supplying commit in each issue mentioned in message +Jira integration to get titles -[2882668ea6ff82a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2882668ea6ff82a) Tomas Bjerre *2016-02-15 18:15:17* +[1731b0fd836186e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1731b0fd836186e) Tomas Bjerre *1970-01-01 00:00:00* -Lib 1.30, supporting multiple tags on same commit +Update example -## 1.20 +## 1.28 ### No issue -[bc538a1e94d21ac](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bc538a1e94d21ac) Tomas Bjerre *2016-02-15 18:12:32* +[e2e13910a0a3eac](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e2e13910a0a3eac) Tomas Bjerre *1970-01-01 00:00:00* -Lib 1.30, supporting multiple tags on same commit +Updating doc +[e0ff26d0d7eecfa](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e0ff26d0d7eecfa) Tomas Bjerre *1970-01-01 00:00:00* -## 1.19 +Lib 1.42, Parsing commits, oldest first + + +## 1.51 ### No issue -[32a88b23cc4c42f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/32a88b23cc4c42f) Tomas Bjerre *2016-02-14 18:02:39* +[a4f123715188f61](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a4f123715188f61) Tomas Bjerre *1970-01-01 00:00:00* -Lib 1.29 +Gradle publish plugin 0.9.9 +[05d90e9fdb837a6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/05d90e9fdb837a6) Tomas Bjerre *1970-01-01 00:00:00* -## 1.18 -### No issue +doc -[5e16e88cf7a8fbd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5e16e88cf7a8fbd) Tomas Bjerre *2016-02-13 09:03:51* -Significant performance improvements +## 1.2 +### Jira - * Using lib 1.27. +[69146dc3ba2bfd7](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/69146dc3ba2bfd7) Tomas Bjerre *1970-01-01 00:00:00* -[03ae6c70c40364f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/03ae6c70c40364f) Tomas Bjerre *2016-02-10 18:21:28* +Changing release instructions. -Updating README.md + * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 -## 1.17 ### No issue -[95a4d3ea1c8df04](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/95a4d3ea1c8df04) Tomas Bjerre *2016-02-10 18:19:01* +[ecc10fdaf81330f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ecc10fdaf81330f) Tomas Bjerre *1970-01-01 00:00:00* -Git changelog lib 1.25 +MediaWiki support, using lib 1.2 #feature - * Also updating README.md and changelog tempalte. +[76ebb6f8015ca43](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/76ebb6f8015ca43) Tomas Bjerre *1970-01-01 00:00:00* -[40baf9c5cdb12d8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/40baf9c5cdb12d8) Tomas Bjerre *2016-02-09 19:35:00* +Updating example plugin to use 1.2 snapshot -Updating CHANGELOG.md after release +## 1.14 +### No issue -## 1.16 -### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration +[f59f6a980356765](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f59f6a980356765) Tomas Bjerre *1970-01-01 00:00:00* -[911a92eefbfc04c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/911a92eefbfc04c) Tomas Bjerre *2016-02-09 19:33:06* +Maven Central version badge in README.md -Added variables: messageTitle, messageBody, messageItems #5 +[287fce2b6c6d88a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/287fce2b6c6d88a) Tomas Bjerre *1970-01-01 00:00:00* + +Updating README.md after release +## 1.5 ### No issue -[8b01ab7c2cc3510](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8b01ab7c2cc3510) Tomas Bjerre *2016-02-01 18:07:00* +[2ed544c84145163](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2ed544c84145163) Tomas Bjerre *1970-01-01 00:00:00* -Updating CHANGELOG.md after release +lib 1.10 -## 1.15 -### No issue +## 1.55 +### Jira -[cffcc84f13f8305](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cffcc84f13f8305) Tomas Bjerre *2016-02-01 18:04:49* +[bd848b309dc2e0d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bd848b309dc2e0d) Tomas Bjerre *1970-01-01 00:00:00* -Allowing custom issues not to include link +Closing RevWalk JENKINS-19994 - * Adding example with issues like I123 -[b1e1a40dac37696](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b1e1a40dac37696) Tomas Bjerre *2016-01-31 21:23:20* +### No issue + +[4c348e84921ce41](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4c348e84921ce41) Tomas Bjerre *1970-01-01 00:00:00* -Updating README.md after release +Doc -## 1.14 +## 0 ### No issue -[f59f6a980356765](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f59f6a980356765) Tomas Bjerre *2016-01-31 21:14:53* +[cd6e07b6ba370ee](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cd6e07b6ba370ee) Tomas Bjerre *1970-01-01 00:00:00* -Maven Central version badge in README.md +Lib 1.56 correcting link to Jira -[287fce2b6c6d88a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/287fce2b6c6d88a) Tomas Bjerre *2016-01-31 19:16:50* +[803a5f64f400ba8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/803a5f64f400ba8) Tomas Bjerre *1970-01-01 00:00:00* -Updating README.md after release +Doc + + +## 1.22 +### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support + +[e7396385437d9f8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e7396385437d9f8) Tomas Bjerre *1970-01-01 00:00:00* + +Support GitHub OAuth2 token #4 -## 1.13 ### No issue -[1faeb79fd585ebc](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1faeb79fd585ebc) Tomas Bjerre *2016-01-31 18:25:09* +[6feacb255e8cf21](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6feacb255e8cf21) Tomas Bjerre *1970-01-01 00:00:00* -Implementing custom issues - * Adding example with - * QC matching QC1234 - * Incident matching INC1234 +Updating release and publish plugins -[0fceb845d118e7f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0fceb845d118e7f) Tomas Bjerre *2016-01-31 12:21:24* +[3655040d316782d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3655040d316782d) Tomas Bjerre *1970-01-01 00:00:00* -Using readable tag name to extract version in mixed +Updating CHANGELOG.md -[a138c10787f8f38](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a138c10787f8f38) Tomas Bjerre *2016-01-31 12:18:06* -Updating README.md after release +## 1.16 +### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration +[911a92eefbfc04c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/911a92eefbfc04c) Tomas Bjerre *1970-01-01 00:00:00* -## 1.12 -### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace +Added variables: messageTitle, messageBody, messageItems #5 -[782cace31d3814f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/782cace31d3814f) Tomas Bjerre *2016-01-31 12:14:15* -Storing settings on each task #3 +### No issue - * Also using lib 1.23 +[8b01ab7c2cc3510](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8b01ab7c2cc3510) Tomas Bjerre *1970-01-01 00:00:00* +Updating CHANGELOG.md after release -## 1.11 + +## 1.33 ### No issue -[c57564c99e94ae3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c57564c99e94ae3) Tomas Bjerre *2016-01-31 11:15:10* +[842eb75a106dbec](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/842eb75a106dbec) Tomas Bjerre *1970-01-01 00:00:00* -lib 1.13 +doc -[1fb8da49aee539f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1fb8da49aee539f) Tomas Bjerre *2016-01-31 09:30:35* +[780b2da1a68f2bc](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/780b2da1a68f2bc) Tomas Bjerre *1970-01-01 00:00:00* -Documentation and lib 1.22 +Lib 1.49, finding first commit as parents from HEAD -## 1.10 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +## 1.47 +### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. -[b58012a56766e79](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b58012a56766e79) Tomas Bjerre *2015-12-06 07:40:52* +[a3e98d30881c76e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a3e98d30881c76e) Tomas Bjerre *1970-01-01 00:00:00* -Using lib 1.17 #1 +Better handling of relative paths #7 ### No issue -[273b67ba969b42d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/273b67ba969b42d) Tomas Bjerre *2015-12-04 22:58:53* +[ae98fb5e6e74075](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ae98fb5e6e74075) Your Name *1970-01-01 00:00:00* doc -## 1.9 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +## 1.1 +### No issue -[6daf3e46b3c8e4b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6daf3e46b3c8e4b) Tomas Bjerre *2015-12-04 22:17:54* +[9b485f708e30054](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9b485f708e30054) Tomas Bjerre *1970-01-01 00:00:00* -Using lib 1.15 #1 +doc +[3568f412a65a16d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3568f412a65a16d) Tomas Bjerre *1970-01-01 00:00:00* -## 1.8 -### No issue +Adding plugin plugin -[160b7a55a498b6f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/160b7a55a498b6f) Tomas Bjerre *2015-12-01 21:45:40* -using lib 1.14 +## 1.53 +### No issue -[7d88c89c3575bb8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7d88c89c3575bb8) Tomas Bjerre *2015-11-23 22:11:49* +[cc80c59ea5010b1](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cc80c59ea5010b1) Tomas Bjerre *1970-01-01 00:00:00* -doc +Disabling integrations if not used +[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/67998f029dc2650) Tomas Bjerre *1970-01-01 00:00:00* -## 1.7 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +Doc -[378d5ebbd4a0d29](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/378d5ebbd4a0d29) Tomas Bjerre *2015-11-23 22:09:40* -using lib 1.13 #1 +## 1.49 +### No issue +[eb32cb7c632fd50](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/eb32cb7c632fd50) Tomas Bjerre *1970-01-01 00:00:00* -### No issue +Lib 1.70 -[1303f55cdbf330f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1303f55cdbf330f) Tomas Bjerre *2015-11-23 18:14:55* +[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *1970-01-01 00:00:00* doc @@ -740,93 +778,71 @@ doc ## 1.6 ### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -[31b0e8f2ca18e95](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/31b0e8f2ca18e95) Tomas Bjerre *2015-11-23 18:11:30* +[31b0e8f2ca18e95](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/31b0e8f2ca18e95) Tomas Bjerre *1970-01-01 00:00:00* Using lib 1.12 #1 ### No issue -[02682e41e00cef3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/02682e41e00cef3) Tomas Bjerre *2015-11-21 14:32:43* +[02682e41e00cef3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/02682e41e00cef3) Tomas Bjerre *1970-01-01 00:00:00* doc -## 1.5 +## 1.24 ### No issue -[2ed544c84145163](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2ed544c84145163) Tomas Bjerre *2015-11-21 14:31:35* +[c924b21e276fc6c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c924b21e276fc6c) Tomas Bjerre *1970-01-01 00:00:00* -lib 1.10 +Lib 1.38 +[b26ceab0de77b82](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b26ceab0de77b82) Tomas Bjerre *1970-01-01 00:00:00* -## 1.4 -### No issue +Updating README -[44eea52c090958b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/44eea52c090958b) Tomas Bjerre *2015-11-20 22:10:47* -lib 1.9 #feature +## 1.7 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -[91674a2a04cdc1f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/91674a2a04cdc1f) Tomas Bjerre *2015-11-18 19:45:38* +[378d5ebbd4a0d29](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/378d5ebbd4a0d29) Tomas Bjerre *1970-01-01 00:00:00* -Updating version in example +using lib 1.13 #1 -## 1.3 ### No issue -[0e6eb5b4d8b359a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0e6eb5b4d8b359a) Tomas Bjerre *2015-11-18 19:43:32* - -lib 1.3 - -[087cecc26fdf9b0](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/087cecc26fdf9b0) Tomas Bjerre *2015-11-17 20:06:50* - -Using 1.3-SNAPSHOT in example - - -## 1.2 -### Jira - -[69146dc3ba2bfd7](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/69146dc3ba2bfd7) Tomas Bjerre *2015-11-16 17:33:57* - -Changing release instructions. +[1303f55cdbf330f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1303f55cdbf330f) Tomas Bjerre *1970-01-01 00:00:00* - * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 +doc +## 1.25 ### No issue -[ecc10fdaf81330f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ecc10fdaf81330f) Tomas Bjerre *2015-11-17 19:59:29* +[f0117a163d745e4](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f0117a163d745e4) Tomas Bjerre *1970-01-01 00:00:00* -MediaWiki support, using lib 1.2 #feature +Updating example -[76ebb6f8015ca43](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/76ebb6f8015ca43) Tomas Bjerre *2015-11-16 17:44:10* +[ecf09f20a68bef2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ecf09f20a68bef2) Tomas Bjerre *1970-01-01 00:00:00* -Updating example plugin to use 1.2 snapshot +Lib 1.39 -## 1.1 +## 1.54 ### No issue -[3568f412a65a16d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3568f412a65a16d) Tomas Bjerre *2015-11-16 17:29:30* - -Adding plugin plugin - -[9b485f708e30054](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9b485f708e30054) Tomas Bjerre *2015-11-15 13:12:46* - -doc - +[93d8d88c9812987](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/93d8d88c9812987) Tomas Bjerre *1970-01-01 00:00:00* -## 1.0 -### No issue +Adjusting to Bintray -[60e0d7e7292969e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/60e0d7e7292969e) Tomas Bjerre *2015-11-15 13:01:25* +[5ee1f247a7f4e79](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5ee1f247a7f4e79) Tomas Bjerre *1970-01-01 00:00:00* -More work for 1.0 +Doc -[a9bf29122e184a1](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a9bf29122e184a1) Tomas Bjerre *2015-11-14 20:15:20* +[08c318c4fe0b851](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/08c318c4fe0b851) Tomas Bjerre *1970-01-01 00:00:00* -Initial +Description available for Jira issues \ No newline at end of file diff --git a/git-changelog-gradle-plugin-example/CHANGELOG_minimal.md b/git-changelog-gradle-plugin-example/CHANGELOG_minimal.md index 1426fa5..efc961a 100644 --- a/git-changelog-gradle-plugin-example/CHANGELOG_minimal.md +++ b/git-changelog-gradle-plugin-example/CHANGELOG_minimal.md @@ -2,184 +2,206 @@ Changelog of Git Changelog Gradle plugin. -## 1.64 +## Unreleased ### No issue -**Update .travis.yml** +**Update README to use Plugin DSL** -[32f936846588f3b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32f936846588f3b) Tomas Bjerre *2019-08-13 04:35:49* +[a4cb64c0e4c9184](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a4cb64c0e4c9184) Chad Vincent *1970-01-01 00:00:00* -**Set fromRepo property only if provided and after read settings file.** +**doc** - * This will provide ability to override path to git repo from gradle script. -[7d3d5d212468ca4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d3d5d212468ca4) mdolinin *2019-08-13 00:22:29* +[1eedaff75faae6b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1eedaff75faae6b) Tomas Bjerre *1970-01-01 00:00:00* +**Create FUNDING.yml** -## 1.63 -### No issue -**Removing dependency on javax.xml** +[035d45bf48bf3fc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/035d45bf48bf3fc) Tomas Bjerre *1970-01-01 00:00:00* -[3e0032c3034d3a5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3e0032c3034d3a5) Tomas Bjerre *2019-06-11 17:04:17* +## 1.13 +### No issue +**Updating README.md after release** -## 1.62 -### No issue -**JDK 11 compatible** +[a138c10787f8f38](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a138c10787f8f38) Tomas Bjerre *1970-01-01 00:00:00* +**Implementing custom issues** -[f63417b07082607](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f63417b07082607) Tomas Bjerre *2019-06-11 16:36:28* + * Adding example with + * QC matching QC1234 + * Incident matching INC1234 -**Updating tests** +[1faeb79fd585ebc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1faeb79fd585ebc) Tomas Bjerre *1970-01-01 00:00:00* + +**Using readable tag name to extract version in mixed** -[3c83fe68d95357e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3c83fe68d95357e) Tomas Bjerre *2019-05-20 15:07:55* +[0fceb845d118e7f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0fceb845d118e7f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.61 +## 1.37 ### No issue -**Gradle 5** +**Adding {{hashFull}} variable** + +[a8fefac12cd4069](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a8fefac12cd4069) Tomas Bjerre *1970-01-01 00:00:00* -[bd0732f190bf807](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd0732f190bf807) Tomas Bjerre *2019-05-20 14:29:54* +**doc** -## 1.60 +[4e5509c1c1cf847](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4e5509c1c1cf847) Tomas Bjerre *1970-01-01 00:00:00* + + +## 1.0 ### No issue -**Jira linked issues** +**Initial** -[2efc65342c971e7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2efc65342c971e7) Tomas Bjerre *2019-01-08 18:01:20* +[a9bf29122e184a1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a9bf29122e184a1) Tomas Bjerre *1970-01-01 00:00:00* +**More work for 1.0** -## 1.59 -### No issue -**Correcting GitLab integration after upgrade** +[60e0d7e7292969e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/60e0d7e7292969e) Tomas Bjerre *1970-01-01 00:00:00* -[3954c5f904227ef](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3954c5f904227ef) Tomas Bjerre *2018-10-27 17:56:49* +## 1.9 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +**Using lib 1.15 #1** -## 1.58 + +[6daf3e46b3c8e4b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6daf3e46b3c8e4b) Tomas Bjerre *1970-01-01 00:00:00* + + +## 1.19 ### No issue -**GitLab API v4** +**Lib 1.29** -[6cb50b9bd7820be](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6cb50b9bd7820be) Tomas Bjerre *2018-10-27 16:27:04* +[32a88b23cc4c42f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32a88b23cc4c42f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.57 +## 1.60 ### No issue -**isJira isGitHub...** +**Jira linked issues** -[7cc8f9e2bf3e675](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7cc8f9e2bf3e675) Tomas Bjerre *2018-10-27 06:05:00* +[2efc65342c971e7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2efc65342c971e7) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +## 1.44 +### No issue -[8048d8372e8ecdf](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8048d8372e8ecdf) Tomas Bjerre *2018-09-25 07:22:54* +**doc** -**using latest version in example** +[697ffb2c810657c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/697ffb2c810657c) Tomas Bjerre *1970-01-01 00:00:00* -[9d898a9db72ae6d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9d898a9db72ae6d) Tomas Bjerre *2018-09-13 09:02:58* +**GitLab integration** -## 1.56 -### No issue +[636a45d1daba1f6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/636a45d1daba1f6) Tomas Bjerre *1970-01-01 00:00:00* -**git-changelog-lib 1.82** +## 1.18 +### No issue -[df30491510ac279](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/df30491510ac279) Tomas Bjerre *2018-09-13 07:20:10* +**Significant performance improvements** + * Using lib 1.27. -## 1.55 -### Jira JENKINS-19994 +[5e16e88cf7a8fbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5e16e88cf7a8fbd) Tomas Bjerre *1970-01-01 00:00:00* -**Closing RevWalk JENKINS-19994** +**Updating README.md** -[bd848b309dc2e0d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd848b309dc2e0d) Tomas Bjerre *2017-12-30 20:38:52* +[03ae6c70c40364f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/03ae6c70c40364f) Tomas Bjerre *1970-01-01 00:00:00* +## 1.20 ### No issue -**Doc** +**Lib 1.30, supporting multiple tags on same commit** -[4c348e84921ce41](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4c348e84921ce41) Tomas Bjerre *2017-12-19 12:31:47* +[bc538a1e94d21ac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc538a1e94d21ac) Tomas Bjerre *1970-01-01 00:00:00* -## 1.54 +## 1.15 ### No issue -**Description available for Jira issues** +**Allowing custom issues not to include link** + * Adding example with issues like I123 -[08c318c4fe0b851](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/08c318c4fe0b851) Tomas Bjerre *2017-12-19 12:10:36* +[cffcc84f13f8305](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cffcc84f13f8305) Tomas Bjerre *1970-01-01 00:00:00* -**Adjusting to Bintray** +**Updating README.md after release** -[93d8d88c9812987](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/93d8d88c9812987) Tomas Bjerre *2017-12-19 12:10:26* +[b1e1a40dac37696](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b1e1a40dac37696) Tomas Bjerre *1970-01-01 00:00:00* -**Doc** +## 1.48 +### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47 -[5ee1f247a7f4e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5ee1f247a7f4e79) Tomas Bjerre *2017-11-18 12:39:39* +**Ignore commits older than #9** -## 1.53 -### No issue +[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e185afe0630ecf2) Tomas Bjerre *1970-01-01 00:00:00* -**Disabling integrations if not used** +### No issue -[cc80c59ea5010b1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cc80c59ea5010b1) Tomas Bjerre *2017-11-18 12:35:27* - -**Doc** +**doc** -[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/67998f029dc2650) Tomas Bjerre *2017-11-02 17:18:14* +[109a63e61305810](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/109a63e61305810) Tomas Bjerre *1970-01-01 00:00:00* -## 1.52 +## 1.8 ### No issue -**Avoiding usage of Guava Objects** +**doc** -[d7f352acc81683e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d7f352acc81683e) Tomas Bjerre *2017-11-02 17:14:15* +[7d88c89c3575bb8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d88c89c3575bb8) Tomas Bjerre *1970-01-01 00:00:00* -**Doc** +**using lib 1.14** -[6976aa12d53049e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6976aa12d53049e) Tomas Bjerre *2017-10-28 11:23:02* +[160b7a55a498b6f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/160b7a55a498b6f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.51 +## 1.41 ### No issue -**Gradle publish plugin 0.9.9** +**Set theme jekyll-theme-slate** -[a4f123715188f61](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a4f123715188f61) Tomas Bjerre *2017-10-28 10:49:45* +[57ad0c56ec60af3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/57ad0c56ec60af3) Tomas Bjerre *1970-01-01 00:00:00* + +**Git Changelog Lib 1.58 -> 1.64** + + * Jira issueType and labels + * GitHub labels + * 10 seconds timeout to GitHub + +[4b11be4a5b1d298](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4b11be4a5b1d298) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[05d90e9fdb837a6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/05d90e9fdb837a6) Tomas Bjerre *2017-07-25 18:31:19* +[0f46ec14274d48b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0f46ec14274d48b) Tomas Bjerre *1970-01-01 00:00:00* ## 1.50 @@ -188,113 +210,127 @@ Changelog of Git Changelog Gradle plugin. **Lib 1.71** -[9e42357f0f8a330](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9e42357f0f8a330) Tomas Bjerre *2017-07-25 18:27:12* +[9e42357f0f8a330](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9e42357f0f8a330) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[4ca8b778ad9ee34](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4ca8b778ad9ee34) Tomas Bjerre *2017-07-24 20:02:45* +[4ca8b778ad9ee34](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4ca8b778ad9ee34) Tomas Bjerre *1970-01-01 00:00:00* -## 1.49 -### No issue +## 1.30 +### Jira JENKINS-34155 + +**JENKINS-34155 Support short SHA** -**Lib 1.70** +[7d6410b3a5b9966](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d6410b3a5b9966) Tomas Bjerre *1970-01-01 00:00:00* -[eb32cb7c632fd50](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb32cb7c632fd50) Tomas Bjerre *2017-07-24 19:43:57* + +### No issue **doc** -[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *2017-07-09 19:50:09* +[bd4bc7d6f9986f9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd4bc7d6f9986f9) Tomas Bjerre *1970-01-01 00:00:00* -## 1.48 -### GitHub [#9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/pull/9) Support for tomasbjerre/git-changelog-lib#47 +## 1.39 +### No issue + +**doc** -**Ignore commits older than #9** +[da8b749e115eadc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/da8b749e115eadc) Tomas Bjerre *1970-01-01 00:00:00* -[e185afe0630ecf2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e185afe0630ecf2) Tomas Bjerre *2017-07-08 06:06:26* +**Adding merge boolean to commits** -### No issue +[a91d6410ac7ab39](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a91d6410ac7ab39) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +## 1.64 +### No issue -[109a63e61305810](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/109a63e61305810) Tomas Bjerre *2017-05-22 16:19:24* +**Set fromRepo property only if provided and after read settings file.** + * This will provide ability to override path to git repo from gradle script. -## 1.47 -### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +[7d3d5d212468ca4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d3d5d212468ca4) mdolinin *1970-01-01 00:00:00* -**Better handling of relative paths #7** +**Update .travis.yml** -[a3e98d30881c76e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a3e98d30881c76e) Tomas Bjerre *2017-05-22 16:16:38* +[32f936846588f3b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32f936846588f3b) Tomas Bjerre *1970-01-01 00:00:00* +## 1.59 ### No issue -**doc** +**Correcting GitLab integration after upgrade** -[ae98fb5e6e74075](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ae98fb5e6e74075) Your Name *2017-05-20 14:47:09* +[3954c5f904227ef](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3954c5f904227ef) Tomas Bjerre *1970-01-01 00:00:00* -## 1.46 -### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +## 1.11 +### No issue -**Using file(..) instead of new File(..) in examples #7** +**lib 1.13** -[278bbaca992f908](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278bbaca992f908) Your Name *2017-05-20 14:14:53* +[c57564c99e94ae3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c57564c99e94ae3) Tomas Bjerre *1970-01-01 00:00:00* +**Documentation and lib 1.22** -### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed -**Adding fromRepo attribute #8** +[1fb8da49aee539f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1fb8da49aee539f) Tomas Bjerre *1970-01-01 00:00:00* -[e656098d86f5cbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e656098d86f5cbd) Your Name *2017-05-20 14:43:23* +## 1.61 +### No issue + +**Gradle 5** + +[bd0732f190bf807](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd0732f190bf807) Tomas Bjerre *1970-01-01 00:00:00* + +## 1.38 ### No issue -**doc** +**Correcting version** -[d0754c14ba30320](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d0754c14ba30320) Tomas Bjerre *2017-04-14 09:24:18* +[f2a73d0ee6e4927](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f2a73d0ee6e4927) Tomas Bjerre *1970-01-01 00:00:00* -## 1.45 +## 1.36 ### No issue -**tag time added to tag model** +**doc** -[d21964445069bf0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d21964445069bf0) Tomas Bjerre *2017-04-14 09:20:14* +[d1e5df127614552](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d1e5df127614552) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Faster** -[a998896882677cd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a998896882677cd) Tomas Bjerre *2017-03-26 05:10:01* +[9f10076c152d8cc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9f10076c152d8cc) Tomas Bjerre *1970-01-01 00:00:00* -## 1.44 +## 1.32 ### No issue -**GitLab integration** +**Ignoring trailing slash in JIRA URL** -[636a45d1daba1f6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/636a45d1daba1f6) Tomas Bjerre *2017-03-26 05:07:07* +[d4c8e11e93f50ce](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d4c8e11e93f50ce) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[697ffb2c810657c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/697ffb2c810657c) Tomas Bjerre *2017-03-20 18:43:51* +[9ab59a6366cbba9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9ab59a6366cbba9) Tomas Bjerre *1970-01-01 00:00:00* ## 1.43 @@ -303,649 +339,632 @@ Changelog of Git Changelog Gradle plugin. **doc** -[65bbb3948850167](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/65bbb3948850167) Tomas Bjerre *2017-03-20 18:27:20* +[65bbb3948850167](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/65bbb3948850167) Tomas Bjerre *1970-01-01 00:00:00* -## 1.42 +## 1.35 ### No issue -**Fix Jira labels** +**doc** -[fe7e9fd812ead29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/fe7e9fd812ead29) Tomas Bjerre *2017-03-20 18:20:36* +[eb1f2d442d74fe5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb1f2d442d74fe5) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Fixing merge commits... again...** -[c542dfe71851922](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c542dfe71851922) Tomas Bjerre *2017-03-18 09:35:54* +[218ddf1dc0001f5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/218ddf1dc0001f5) Tomas Bjerre *1970-01-01 00:00:00* -## 1.41 +## 1.57 ### No issue -**Git Changelog Lib 1.58 -> 1.64** +**using latest version in example** - * Jira issueType and labels - * GitHub labels - * 10 seconds timeout to GitHub -[4b11be4a5b1d298](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4b11be4a5b1d298) Tomas Bjerre *2017-03-18 09:33:32* +[9d898a9db72ae6d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9d898a9db72ae6d) Tomas Bjerre *1970-01-01 00:00:00* -**Set theme jekyll-theme-slate** +**doc** -[57ad0c56ec60af3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/57ad0c56ec60af3) Tomas Bjerre *2017-02-07 20:20:13* +[8048d8372e8ecdf](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8048d8372e8ecdf) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**isJira isGitHub...** -[0f46ec14274d48b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0f46ec14274d48b) Tomas Bjerre *2016-10-22 10:33:53* +[7cc8f9e2bf3e675](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7cc8f9e2bf3e675) Tomas Bjerre *1970-01-01 00:00:00* -## 1.40 +## 1.3 ### No issue -**Adding annotation to context of tag** +**lib 1.3** -[8b315d7b4d0c6e0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b315d7b4d0c6e0) Tomas Bjerre *2016-10-22 10:27:44* +[0e6eb5b4d8b359a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0e6eb5b4d8b359a) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Using 1.3-SNAPSHOT in example** -[070be300680768f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/070be300680768f) Tomas Bjerre *2016-10-05 19:30:09* +[087cecc26fdf9b0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/087cecc26fdf9b0) Tomas Bjerre *1970-01-01 00:00:00* -## 1.39 +## 1.52 ### No issue -**Adding merge boolean to commits** +**Avoiding usage of Guava Objects** -[a91d6410ac7ab39](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a91d6410ac7ab39) Tomas Bjerre *2016-10-05 18:41:43* +[d7f352acc81683e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d7f352acc81683e) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Doc** -[da8b749e115eadc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/da8b749e115eadc) Tomas Bjerre *2016-08-11 14:40:21* +[6976aa12d53049e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6976aa12d53049e) Tomas Bjerre *1970-01-01 00:00:00* -## 1.38 +## 1.58 ### No issue -**Correcting version** +**GitLab API v4** -[f2a73d0ee6e4927](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f2a73d0ee6e4927) Tomas Bjerre *2016-08-11 14:37:02* +[6cb50b9bd7820be](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6cb50b9bd7820be) Tomas Bjerre *1970-01-01 00:00:00* -## 0 +## 1.63 ### No issue -**Lib 1.56 correcting link to Jira** +**Removing dependency on javax.xml** -[cd6e07b6ba370ee](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cd6e07b6ba370ee) Tomas Bjerre *2016-08-11 14:33:12* +[3e0032c3034d3a5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3e0032c3034d3a5) Tomas Bjerre *1970-01-01 00:00:00* -**Doc** +## 1.29 +### No issue -[803a5f64f400ba8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/803a5f64f400ba8) Tomas Bjerre *2016-08-02 18:29:21* +**Lib 1.43, Parsing commits, oldest first** -## 1.37 -### No issue - -**Adding {{hashFull}} variable** +[a492b1147ac9cd6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a492b1147ac9cd6) Tomas Bjerre *1970-01-01 00:00:00* -[a8fefac12cd4069](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a8fefac12cd4069) Tomas Bjerre *2016-08-02 18:27:12* +## 1.12 +### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace -**doc** +**Storing settings on each task #3** + * Also using lib 1.23 -[4e5509c1c1cf847](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4e5509c1c1cf847) Tomas Bjerre *2016-06-25 00:20:39* +[782cace31d3814f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/782cace31d3814f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.36 +## 1.40 ### No issue -**Faster** +**Adding annotation to context of tag** -[9f10076c152d8cc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9f10076c152d8cc) Tomas Bjerre *2016-06-25 00:05:41* +[8b315d7b4d0c6e0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b315d7b4d0c6e0) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[d1e5df127614552](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d1e5df127614552) Tomas Bjerre *2016-06-24 21:19:09* +[070be300680768f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/070be300680768f) Tomas Bjerre *1970-01-01 00:00:00* -## 1.35 +## 1.42 ### No issue -**Fixing merge commits... again...** +**Fix Jira labels** -[218ddf1dc0001f5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/218ddf1dc0001f5) Tomas Bjerre *2016-06-24 21:17:20* +[fe7e9fd812ead29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/fe7e9fd812ead29) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[eb1f2d442d74fe5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb1f2d442d74fe5) Tomas Bjerre *2016-06-24 09:34:04* +[c542dfe71851922](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c542dfe71851922) Tomas Bjerre *1970-01-01 00:00:00* -## 1.34 -### No issue - -**Including commits from merges lib issue 49** +## 1.46 +### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +**Using file(..) instead of new File(..) in examples #7** -[0899840508e7952](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0899840508e7952) Tomas Bjerre *2016-06-24 09:32:25* -**Lib 1.49, finding first commit as parents from HEAD** +[278bbaca992f908](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278bbaca992f908) Your Name *1970-01-01 00:00:00* -[31ec07934bdad52](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31ec07934bdad52) Tomas Bjerre *2016-06-02 18:28:34* +### GitHub [#8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/8) fromRepo not exposed +**Adding fromRepo attribute #8** -## 1.33 -### No issue -**Lib 1.49, finding first commit as parents from HEAD** +[e656098d86f5cbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e656098d86f5cbd) Your Name *1970-01-01 00:00:00* -[780b2da1a68f2bc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/780b2da1a68f2bc) Tomas Bjerre *2016-06-02 18:23:12* +### No issue **doc** -[842eb75a106dbec](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/842eb75a106dbec) Tomas Bjerre *2016-05-20 19:16:48* +[d0754c14ba30320](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d0754c14ba30320) Tomas Bjerre *1970-01-01 00:00:00* -## 1.32 +## 1.45 ### No issue -**Ignoring trailing slash in JIRA URL** +**tag time added to tag model** -[d4c8e11e93f50ce](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d4c8e11e93f50ce) Tomas Bjerre *2016-05-20 19:15:04* +[d21964445069bf0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/d21964445069bf0) Tomas Bjerre *1970-01-01 00:00:00* **doc** -[9ab59a6366cbba9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9ab59a6366cbba9) Tomas Bjerre *2016-04-13 18:47:25* +[a998896882677cd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a998896882677cd) Tomas Bjerre *1970-01-01 00:00:00* -## 1.31 +## 1.26 ### No issue -**Lib 1.45** +**Lib 1.40 can ignore tags by regexp** -[c497663d4baa276](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c497663d4baa276) Tomas Bjerre *2016-04-13 18:45:12* +[87c1dac2c4a9455](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/87c1dac2c4a9455) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.45** +**Updating example** -[278e3ba5f42ef11](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278e3ba5f42ef11) Tomas Bjerre *2016-04-13 18:44:42* +[5188838111d44c8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5188838111d44c8) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +## 1.62 +### No issue -[640ecdd01433b9f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/640ecdd01433b9f) Tomas Bjerre *2016-04-12 16:58:44* +**JDK 11 compatible** -**doc** +[f63417b07082607](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f63417b07082607) Tomas Bjerre *1970-01-01 00:00:00* -[2c18de4dd5ab621](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2c18de4dd5ab621) Tomas Bjerre *2016-04-12 16:57:43* +**Updating tests** -## 1.30 -### Jira JENKINS-34155 +[3c83fe68d95357e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3c83fe68d95357e) Tomas Bjerre *1970-01-01 00:00:00* -**JENKINS-34155 Support short SHA** +## 1.27 +### No issue -[7d6410b3a5b9966](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d6410b3a5b9966) Tomas Bjerre *2016-04-12 16:56:23* +**Updating example** -### No issue +[dbfc64080f56afd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/dbfc64080f56afd) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +**Lib 1.41, Commits added to correct tags** -[bd4bc7d6f9986f9](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd4bc7d6f9986f9) Tomas Bjerre *2016-04-10 09:15:03* +[54707a708f1ee79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/54707a708f1ee79) Tomas Bjerre *1970-01-01 00:00:00* -## 1.29 +## 1.4 ### No issue -**Lib 1.43, Parsing commits, oldest first** +**Updating version in example** -[a492b1147ac9cd6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a492b1147ac9cd6) Tomas Bjerre *2016-04-10 09:13:22* +[91674a2a04cdc1f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/91674a2a04cdc1f) Tomas Bjerre *1970-01-01 00:00:00* +**lib 1.9 #feature** -## 1.28 -### No issue -**Lib 1.42, Parsing commits, oldest first** +[44eea52c090958b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/44eea52c090958b) Tomas Bjerre *1970-01-01 00:00:00* -[e0ff26d0d7eecfa](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e0ff26d0d7eecfa) Tomas Bjerre *2016-04-10 09:03:30* +## 1.56 +### No issue -**Updating doc** +**git-changelog-lib 1.82** -[e2e13910a0a3eac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e2e13910a0a3eac) Tomas Bjerre *2016-04-09 20:41:52* +[df30491510ac279](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/df30491510ac279) Tomas Bjerre *1970-01-01 00:00:00* -## 1.27 +## 1.31 ### No issue -**Lib 1.41, Commits added to correct tags** - - -[54707a708f1ee79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/54707a708f1ee79) Tomas Bjerre *2016-04-09 20:40:35* +**Lib 1.45** -**Updating example** +[c497663d4baa276](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c497663d4baa276) Tomas Bjerre *1970-01-01 00:00:00* -[dbfc64080f56afd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/dbfc64080f56afd) Tomas Bjerre *2016-04-07 19:08:48* +**doc** -## 1.26 -### No issue +[640ecdd01433b9f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/640ecdd01433b9f) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.40 can ignore tags by regexp** +**doc** -[87c1dac2c4a9455](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/87c1dac2c4a9455) Tomas Bjerre *2016-04-07 19:06:38* +[2c18de4dd5ab621](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2c18de4dd5ab621) Tomas Bjerre *1970-01-01 00:00:00* -**Updating example** +**Lib 1.45** -[5188838111d44c8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5188838111d44c8) Tomas Bjerre *2016-03-20 09:55:38* +[278e3ba5f42ef11](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/278e3ba5f42ef11) Tomas Bjerre *1970-01-01 00:00:00* -## 1.25 +## 1.34 ### No issue -**Lib 1.39** +**Lib 1.49, finding first commit as parents from HEAD** -[ecf09f20a68bef2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecf09f20a68bef2) Tomas Bjerre *2016-03-20 09:53:14* +[31ec07934bdad52](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31ec07934bdad52) Tomas Bjerre *1970-01-01 00:00:00* -**Updating example** +**Including commits from merges lib issue 49** -[f0117a163d745e4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f0117a163d745e4) Tomas Bjerre *2016-03-20 09:04:27* +[0899840508e7952](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0899840508e7952) Tomas Bjerre *1970-01-01 00:00:00* -## 1.24 +## 1.21 ### No issue -**Lib 1.38** +**Supplying commit in each issue mentioned in message** -[c924b21e276fc6c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c924b21e276fc6c) Tomas Bjerre *2016-03-20 09:01:00* +[bdbce32f910fdc4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bdbce32f910fdc4) Tomas Bjerre *1970-01-01 00:00:00* -**Updating README** +**Lib 1.30, supporting multiple tags on same commit** -[b26ceab0de77b82](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b26ceab0de77b82) Tomas Bjerre *2016-03-16 16:21:01* +[2882668ea6ff82a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2882668ea6ff82a) Tomas Bjerre *1970-01-01 00:00:00* -## 1.23 +## 1.17 ### No issue -**Jira integration to get titles** +**Git changelog lib 1.25** + * Also updating README.md and changelog tempalte. -[ba49a437a58491c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ba49a437a58491c) Tomas Bjerre *2016-03-16 16:19:08* +[95a4d3ea1c8df04](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/95a4d3ea1c8df04) Tomas Bjerre *1970-01-01 00:00:00* -**Update example** +**Updating CHANGELOG.md after release** -[1731b0fd836186e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1731b0fd836186e) Tomas Bjerre *2016-03-15 21:09:38* +[40baf9c5cdb12d8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/40baf9c5cdb12d8) Tomas Bjerre *1970-01-01 00:00:00* -## 1.22 -### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support +## 1.10 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -**Support GitHub OAuth2 token #4** +**Using lib 1.17 #1** -[e7396385437d9f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e7396385437d9f8) Tomas Bjerre *2016-03-15 20:56:29* +[b58012a56766e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b58012a56766e79) Tomas Bjerre *1970-01-01 00:00:00* ### No issue -**Updating release and publish plugins** +**doc** -[6feacb255e8cf21](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6feacb255e8cf21) Tomas Bjerre *2016-03-15 21:07:59* +[273b67ba969b42d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/273b67ba969b42d) Tomas Bjerre *1970-01-01 00:00:00* -**Updating CHANGELOG.md** +## 1.23 +### No issue -[3655040d316782d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3655040d316782d) Tomas Bjerre *2016-02-28 10:47:04* +**Jira integration to get titles** -## 1.21 -### No issue +[ba49a437a58491c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ba49a437a58491c) Tomas Bjerre *1970-01-01 00:00:00* -**Supplying commit in each issue mentioned in message** +**Update example** -[bdbce32f910fdc4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bdbce32f910fdc4) Tomas Bjerre *2016-02-20 08:44:05* +[1731b0fd836186e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1731b0fd836186e) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.30, supporting multiple tags on same commit** +## 1.28 +### No issue -[2882668ea6ff82a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2882668ea6ff82a) Tomas Bjerre *2016-02-15 18:15:17* +**Updating doc** -## 1.20 -### No issue +[e2e13910a0a3eac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e2e13910a0a3eac) Tomas Bjerre *1970-01-01 00:00:00* -**Lib 1.30, supporting multiple tags on same commit** +**Lib 1.42, Parsing commits, oldest first** -[bc538a1e94d21ac](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc538a1e94d21ac) Tomas Bjerre *2016-02-15 18:12:32* +[e0ff26d0d7eecfa](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e0ff26d0d7eecfa) Tomas Bjerre *1970-01-01 00:00:00* -## 1.19 +## 1.51 ### No issue -**Lib 1.29** +**Gradle publish plugin 0.9.9** -[32a88b23cc4c42f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/32a88b23cc4c42f) Tomas Bjerre *2016-02-14 18:02:39* +[a4f123715188f61](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a4f123715188f61) Tomas Bjerre *1970-01-01 00:00:00* +**doc** -## 1.18 -### No issue -**Significant performance improvements** +[05d90e9fdb837a6](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/05d90e9fdb837a6) Tomas Bjerre *1970-01-01 00:00:00* - * Using lib 1.27. -[5e16e88cf7a8fbd](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5e16e88cf7a8fbd) Tomas Bjerre *2016-02-13 09:03:51* +## 1.2 +### Jira GRADLE-3281 -**Updating README.md** +**Changing release instructions.** + * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 -[03ae6c70c40364f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/03ae6c70c40364f) Tomas Bjerre *2016-02-10 18:21:28* +[69146dc3ba2bfd7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/69146dc3ba2bfd7) Tomas Bjerre *1970-01-01 00:00:00* -## 1.17 ### No issue -**Git changelog lib 1.25** +**MediaWiki support, using lib 1.2 #feature** - * Also updating README.md and changelog tempalte. -[95a4d3ea1c8df04](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/95a4d3ea1c8df04) Tomas Bjerre *2016-02-10 18:19:01* +[ecc10fdaf81330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecc10fdaf81330f) Tomas Bjerre *1970-01-01 00:00:00* -**Updating CHANGELOG.md after release** +**Updating example plugin to use 1.2 snapshot** -[40baf9c5cdb12d8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/40baf9c5cdb12d8) Tomas Bjerre *2016-02-09 19:35:00* +[76ebb6f8015ca43](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/76ebb6f8015ca43) Tomas Bjerre *1970-01-01 00:00:00* -## 1.16 -### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration +## 1.14 +### No issue -**Added variables: messageTitle, messageBody, messageItems #5** +**Maven Central version badge in README.md** -[911a92eefbfc04c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/911a92eefbfc04c) Tomas Bjerre *2016-02-09 19:33:06* +[f59f6a980356765](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f59f6a980356765) Tomas Bjerre *1970-01-01 00:00:00* +**Updating README.md after release** -### No issue -**Updating CHANGELOG.md after release** +[287fce2b6c6d88a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/287fce2b6c6d88a) Tomas Bjerre *1970-01-01 00:00:00* -[8b01ab7c2cc3510](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b01ab7c2cc3510) Tomas Bjerre *2016-02-01 18:07:00* +## 1.5 +### No issue +**lib 1.10** -## 1.15 -### No issue -**Allowing custom issues not to include link** +[2ed544c84145163](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2ed544c84145163) Tomas Bjerre *1970-01-01 00:00:00* - * Adding example with issues like I123 -[cffcc84f13f8305](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cffcc84f13f8305) Tomas Bjerre *2016-02-01 18:04:49* +## 1.55 +### Jira JENKINS-19994 -**Updating README.md after release** +**Closing RevWalk JENKINS-19994** -[b1e1a40dac37696](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b1e1a40dac37696) Tomas Bjerre *2016-01-31 21:23:20* +[bd848b309dc2e0d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bd848b309dc2e0d) Tomas Bjerre *1970-01-01 00:00:00* -## 1.14 ### No issue -**Maven Central version badge in README.md** +**Doc** -[f59f6a980356765](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f59f6a980356765) Tomas Bjerre *2016-01-31 21:14:53* +[4c348e84921ce41](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/4c348e84921ce41) Tomas Bjerre *1970-01-01 00:00:00* -**Updating README.md after release** +## 0 +### No issue -[287fce2b6c6d88a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/287fce2b6c6d88a) Tomas Bjerre *2016-01-31 19:16:50* +**Lib 1.56 correcting link to Jira** -## 1.13 -### No issue +[cd6e07b6ba370ee](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cd6e07b6ba370ee) Tomas Bjerre *1970-01-01 00:00:00* -**Implementing custom issues** +**Doc** - * Adding example with - * QC matching QC1234 - * Incident matching INC1234 -[1faeb79fd585ebc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1faeb79fd585ebc) Tomas Bjerre *2016-01-31 18:25:09* +[803a5f64f400ba8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/803a5f64f400ba8) Tomas Bjerre *1970-01-01 00:00:00* -**Using readable tag name to extract version in mixed** +## 1.22 +### GitHub [#4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/4) GitHub OAuth2 Token support -[0fceb845d118e7f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0fceb845d118e7f) Tomas Bjerre *2016-01-31 12:21:24* +**Support GitHub OAuth2 token #4** -**Updating README.md after release** +[e7396385437d9f8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/e7396385437d9f8) Tomas Bjerre *1970-01-01 00:00:00* -[a138c10787f8f38](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a138c10787f8f38) Tomas Bjerre *2016-01-31 12:18:06* +### No issue -## 1.12 -### GitHub [#3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/3) Each task should have its own namespace +**Updating release and publish plugins** -**Storing settings on each task #3** - * Also using lib 1.23 +[6feacb255e8cf21](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6feacb255e8cf21) Tomas Bjerre *1970-01-01 00:00:00* -[782cace31d3814f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/782cace31d3814f) Tomas Bjerre *2016-01-31 12:14:15* +**Updating CHANGELOG.md** -## 1.11 -### No issue - -**lib 1.13** +[3655040d316782d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3655040d316782d) Tomas Bjerre *1970-01-01 00:00:00* -[c57564c99e94ae3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c57564c99e94ae3) Tomas Bjerre *2016-01-31 11:15:10* +## 1.16 +### GitHub [#5](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/5) NoSuchMethodError when using github integration -**Documentation and lib 1.22** +**Added variables: messageTitle, messageBody, messageItems #5** -[1fb8da49aee539f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1fb8da49aee539f) Tomas Bjerre *2016-01-31 09:30:35* +[911a92eefbfc04c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/911a92eefbfc04c) Tomas Bjerre *1970-01-01 00:00:00* -## 1.10 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +### No issue -**Using lib 1.17 #1** +**Updating CHANGELOG.md after release** -[b58012a56766e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b58012a56766e79) Tomas Bjerre *2015-12-06 07:40:52* +[8b01ab7c2cc3510](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/8b01ab7c2cc3510) Tomas Bjerre *1970-01-01 00:00:00* +## 1.33 ### No issue **doc** -[273b67ba969b42d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/273b67ba969b42d) Tomas Bjerre *2015-12-04 22:58:53* +[842eb75a106dbec](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/842eb75a106dbec) Tomas Bjerre *1970-01-01 00:00:00* +**Lib 1.49, finding first commit as parents from HEAD** -## 1.9 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -**Using lib 1.15 #1** +[780b2da1a68f2bc](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/780b2da1a68f2bc) Tomas Bjerre *1970-01-01 00:00:00* -[6daf3e46b3c8e4b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/6daf3e46b3c8e4b) Tomas Bjerre *2015-12-04 22:17:54* +## 1.47 +### GitHub [#7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/7) Relative paths for files aren't always right.. +**Better handling of relative paths #7** -## 1.8 -### No issue -**using lib 1.14** +[a3e98d30881c76e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a3e98d30881c76e) Tomas Bjerre *1970-01-01 00:00:00* -[160b7a55a498b6f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/160b7a55a498b6f) Tomas Bjerre *2015-12-01 21:45:40* +### No issue **doc** -[7d88c89c3575bb8](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/7d88c89c3575bb8) Tomas Bjerre *2015-11-23 22:11:49* +[ae98fb5e6e74075](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ae98fb5e6e74075) Your Name *1970-01-01 00:00:00* -## 1.7 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +## 1.1 +### No issue -**using lib 1.13 #1** +**doc** -[378d5ebbd4a0d29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/378d5ebbd4a0d29) Tomas Bjerre *2015-11-23 22:09:40* +[9b485f708e30054](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9b485f708e30054) Tomas Bjerre *1970-01-01 00:00:00* +**Adding plugin plugin** -### No issue -**doc** +[3568f412a65a16d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3568f412a65a16d) Tomas Bjerre *1970-01-01 00:00:00* -[1303f55cdbf330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1303f55cdbf330f) Tomas Bjerre *2015-11-23 18:14:55* +## 1.53 +### No issue +**Disabling integrations if not used** -## 1.6 -### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -**Using lib 1.12 #1** +[cc80c59ea5010b1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/cc80c59ea5010b1) Tomas Bjerre *1970-01-01 00:00:00* + +**Doc** -[31b0e8f2ca18e95](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31b0e8f2ca18e95) Tomas Bjerre *2015-11-23 18:11:30* +[67998f029dc2650](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/67998f029dc2650) Tomas Bjerre *1970-01-01 00:00:00* +## 1.49 ### No issue -**doc** +**Lib 1.70** -[02682e41e00cef3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/02682e41e00cef3) Tomas Bjerre *2015-11-21 14:32:43* +[eb32cb7c632fd50](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/eb32cb7c632fd50) Tomas Bjerre *1970-01-01 00:00:00* +**doc** -## 1.5 -### No issue -**lib 1.10** +[bc3d55a49f0cd22](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/bc3d55a49f0cd22) Tomas Bjerre *1970-01-01 00:00:00* -[2ed544c84145163](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/2ed544c84145163) Tomas Bjerre *2015-11-21 14:31:35* +## 1.6 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib +**Using lib 1.12 #1** -## 1.4 -### No issue -**lib 1.9 #feature** +[31b0e8f2ca18e95](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/31b0e8f2ca18e95) Tomas Bjerre *1970-01-01 00:00:00* -[44eea52c090958b](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/44eea52c090958b) Tomas Bjerre *2015-11-20 22:10:47* +### No issue -**Updating version in example** +**doc** -[91674a2a04cdc1f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/91674a2a04cdc1f) Tomas Bjerre *2015-11-18 19:45:38* +[02682e41e00cef3](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/02682e41e00cef3) Tomas Bjerre *1970-01-01 00:00:00* -## 1.3 +## 1.24 ### No issue -**lib 1.3** +**Lib 1.38** -[0e6eb5b4d8b359a](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/0e6eb5b4d8b359a) Tomas Bjerre *2015-11-18 19:43:32* +[c924b21e276fc6c](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/c924b21e276fc6c) Tomas Bjerre *1970-01-01 00:00:00* -**Using 1.3-SNAPSHOT in example** +**Updating README** -[087cecc26fdf9b0](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/087cecc26fdf9b0) Tomas Bjerre *2015-11-17 20:06:50* +[b26ceab0de77b82](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/b26ceab0de77b82) Tomas Bjerre *1970-01-01 00:00:00* -## 1.2 -### Jira GRADLE-3281 +## 1.7 +### GitHub [#1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/issues/1) Use latest lib -**Changing release instructions.** +**using lib 1.13 #1** - * There is currently a bug in Gradle release plugin plugin that requires the keys to be passed as parameters instead of gradle.properties. GRADLE-3281 -[69146dc3ba2bfd7](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/69146dc3ba2bfd7) Tomas Bjerre *2015-11-16 17:33:57* +[378d5ebbd4a0d29](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/378d5ebbd4a0d29) Tomas Bjerre *1970-01-01 00:00:00* ### No issue -**MediaWiki support, using lib 1.2 #feature** +**doc** -[ecc10fdaf81330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecc10fdaf81330f) Tomas Bjerre *2015-11-17 19:59:29* +[1303f55cdbf330f](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/1303f55cdbf330f) Tomas Bjerre *1970-01-01 00:00:00* -**Updating example plugin to use 1.2 snapshot** +## 1.25 +### No issue -[76ebb6f8015ca43](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/76ebb6f8015ca43) Tomas Bjerre *2015-11-16 17:44:10* +**Updating example** -## 1.1 -### No issue +[f0117a163d745e4](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/f0117a163d745e4) Tomas Bjerre *1970-01-01 00:00:00* -**Adding plugin plugin** +**Lib 1.39** -[3568f412a65a16d](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/3568f412a65a16d) Tomas Bjerre *2015-11-16 17:29:30* +[ecf09f20a68bef2](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/ecf09f20a68bef2) Tomas Bjerre *1970-01-01 00:00:00* -**doc** +## 1.54 +### No issue -[9b485f708e30054](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/9b485f708e30054) Tomas Bjerre *2015-11-15 13:12:46* +**Adjusting to Bintray** -## 1.0 -### No issue +[93d8d88c9812987](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/93d8d88c9812987) Tomas Bjerre *1970-01-01 00:00:00* -**More work for 1.0** +**Doc** -[60e0d7e7292969e](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/60e0d7e7292969e) Tomas Bjerre *2015-11-15 13:01:25* +[5ee1f247a7f4e79](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/5ee1f247a7f4e79) Tomas Bjerre *1970-01-01 00:00:00* -**Initial** +**Description available for Jira issues** -[a9bf29122e184a1](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/a9bf29122e184a1) Tomas Bjerre *2015-11-14 20:15:20* +[08c318c4fe0b851](https://github.com/tomasbjerre/git-changelog-gradle-plugin/commit/08c318c4fe0b851) Tomas Bjerre *1970-01-01 00:00:00* diff --git a/git-changelog-gradle-plugin-example/CHANGELOG_mixed.md b/git-changelog-gradle-plugin-example/CHANGELOG_mixed.md index b35b0c7..192f694 100644 --- a/git-changelog-gradle-plugin-example/CHANGELOG_mixed.md +++ b/git-changelog-gradle-plugin-example/CHANGELOG_mixed.md @@ -7,339 +7,351 @@ Changelog of Git Changelog Maven plugin. ### GitHub Merge pull request #17 from mdolinin/feature/provide-ability-to-override-repo-property-from-gradle -Set fromRepo property only if provided and after read settings file. *13:20:29* +Set fromRepo property only if provided and after read settings file. *00:00:00* ### GitHub - Better handling of relative paths #7 *16:16:38* + Merge pull request #19 from ccrvincent/ccrvincent/updateReadme - Using file(..) instead of new File(..) in examples #7 *14:14:53* +Update README to use Plugin DSL *00:00:00* ### GitHub - Adding fromRepo attribute #8 *14:43:23* + Better handling of relative paths #7 *00:00:00* + + Using file(..) instead of new File(..) in examples #7 *00:00:00* ### GitHub - Ignore commits older than #9 *06:06:26* + Adding fromRepo attribute #8 *00:00:00* -### Jira - Closing RevWalk JENKINS-19994 *20:38:52* +### GitHub + Ignore commits older than #9 *00:00:00* -### These commits have not issue in their commit comment - Update .travis.yml *04:35:49* +### Jira + Closing RevWalk JENKINS-19994 *00:00:00* - Set fromRepo property only if provided and after read settings file. -This will provide ability to override path to git repo from gradle script. *00:22:29* - Removing dependency on javax.xml *17:04:17* +### These commits have not issue in their commit comment + Fix Jira labels *00:00:00* - JDK 11 compatible *16:36:28* + JDK 11 compatible *00:00:00* - Updating tests *15:07:55* + Correcting version *00:00:00* - Jira linked issues *18:01:20* + Lib 1.70 *00:00:00* - Correcting GitLab integration after upgrade *17:56:49* + git-changelog-lib 1.82 *00:00:00* - GitLab API v4 *16:27:04* + doc *00:00:00* - isJira isGitHub... *06:05:00* + Avoiding usage of Guava Objects *00:00:00* - doc *07:22:54* + tag time added to tag model *00:00:00* - using latest version in example *09:02:58* + doc *00:00:00* - git-changelog-lib 1.82 *07:20:10* + Disabling integrations if not used *00:00:00* - Doc *12:31:47* + doc *00:00:00* - Description available for Jira issues *12:10:36* + doc *00:00:00* - Adjusting to Bintray *12:10:26* + doc *00:00:00* - Doc *12:39:39* + doc *00:00:00* - Disabling integrations if not used *12:35:27* + Adding merge boolean to commits *00:00:00* - Doc *17:18:14* + Update README to use Plugin DSL *00:00:00* - Avoiding usage of Guava Objects *17:14:15* + Lib 1.71 *00:00:00* - Doc *11:23:02* + using latest version in example *00:00:00* - doc *18:31:19* + Adjusting to Bintray *00:00:00* - Lib 1.71 *18:27:12* + Adding annotation to context of tag *00:00:00* - doc *20:02:45* + doc *00:00:00* - Lib 1.70 *19:43:57* + Set fromRepo property only if provided and after read settings file. +This will provide ability to override path to git repo from gradle script. *00:00:00* - doc *19:50:09* + isJira isGitHub... *00:00:00* - doc *16:19:24* + GitLab API v4 *00:00:00* - doc *14:47:09* + doc *00:00:00* - doc *09:24:18* + Doc *00:00:00* - tag time added to tag model *09:20:14* + Doc *00:00:00* - doc *05:10:01* + doc *00:00:00* - GitLab integration *05:07:07* + GitLab integration *00:00:00* - doc *18:43:51* + Doc *00:00:00* - doc *18:27:20* + Set theme jekyll-theme-slate *00:00:00* - Fix Jira labels *18:20:36* + doc *00:00:00* - doc *09:35:54* + Doc *00:00:00* Git Changelog Lib 1.58 -> 1.64 * Jira issueType and labels * GitHub labels - * 10 seconds timeout to GitHub *09:33:32* + * 10 seconds timeout to GitHub *00:00:00* - Set theme jekyll-theme-slate *20:20:13* + Removing dependency on javax.xml *00:00:00* - doc *10:33:53* + Updating tests *00:00:00* - Adding annotation to context of tag *10:27:44* + Correcting GitLab integration after upgrade *00:00:00* - doc *19:30:09* + Update .travis.yml *00:00:00* - Adding merge boolean to commits *18:41:43* + Jira linked issues *00:00:00* - doc *14:40:21* + doc *00:00:00* - Correcting version *14:37:02* + doc *00:00:00* + doc *00:00:00* + Description available for Jira issues *00:00:00* -## 0 -### GitHub - Using lib 1.17 #1 *07:40:52* + doc *00:00:00* + doc *00:00:00* -### GitHub - Storing settings on each task #3 + Create FUNDING.yml *00:00:00* - * Also using lib 1.23 *12:14:15* -### GitHub - Support GitHub OAuth2 token #4 *20:56:29* +## 1.0 +### These commits have not issue in their commit comment + Initial *00:00:00* + More work for 1.0 *00:00:00* -### GitHub - Added variables: messageTitle, messageBody, messageItems #5 *19:33:06* -### Jira - JENKINS-34155 Support short SHA *16:56:23* +## 1.9 +### GitHub + Using lib 1.15 #1 *00:00:00* + +## 1.8 ### These commits have not issue in their commit comment - Lib 1.56 correcting link to Jira *14:33:12* + doc *00:00:00* - Doc *18:29:21* + using lib 1.14 *00:00:00* - Adding {{hashFull}} variable *18:27:12* - doc *00:20:39* - Faster *00:05:41* +## 1.3 +### These commits have not issue in their commit comment + lib 1.3 *00:00:00* - doc *21:19:09* + Using 1.3-SNAPSHOT in example *00:00:00* - Fixing merge commits... again... *21:17:20* - doc *09:34:04* - Including commits from merges lib issue 49 *09:32:25* +## 1.4 +### These commits have not issue in their commit comment + Updating version in example *00:00:00* - Lib 1.49, finding first commit as parents from HEAD *18:28:34* + lib 1.9 #feature *00:00:00* - Lib 1.49, finding first commit as parents from HEAD *18:23:12* - doc *19:16:48* - Ignoring trailing slash in JIRA URL *19:15:04* +## 1.2 +### These commits have not issue in their commit comment + MediaWiki support, using lib 1.2 #feature *00:00:00* - doc *18:47:25* + Updating example plugin to use 1.2 snapshot *00:00:00* - Lib 1.45 *18:45:12* - Lib 1.45 *18:44:42* - doc *16:58:44* +## 1.5 +### These commits have not issue in their commit comment + lib 1.10 *00:00:00* - doc *16:57:43* - doc *09:15:03* - Lib 1.43, Parsing commits, oldest first *09:13:22* +## 0 +### GitHub + Using lib 1.17 #1 *00:00:00* - Lib 1.42, Parsing commits, oldest first *09:03:30* - Updating doc *20:41:52* +### GitHub + Storing settings on each task #3 - Lib 1.41, Commits added to correct tags *20:40:35* + * Also using lib 1.23 *00:00:00* - Updating example *19:08:48* - Lib 1.40 can ignore tags by regexp *19:06:38* +### GitHub + Support GitHub OAuth2 token #4 *00:00:00* - Updating example *09:55:38* - Lib 1.39 *09:53:14* +### GitHub + Added variables: messageTitle, messageBody, messageItems #5 *00:00:00* - Updating example *09:04:27* - Lib 1.38 *09:01:00* +### Jira + JENKINS-34155 Support short SHA *00:00:00* - Updating README *16:21:01* - Jira integration to get titles *16:19:08* +### These commits have not issue in their commit comment + Maven Central version badge in README.md *00:00:00* - Update example *21:09:38* + Updating example *00:00:00* - Updating release and publish plugins *21:07:59* + Lib 1.39 *00:00:00* - Updating CHANGELOG.md *10:47:04* + doc *00:00:00* - Supplying commit in each issue mentioned in message *08:44:05* + Updating doc *00:00:00* - Lib 1.30, supporting multiple tags on same commit *18:15:17* + Lib 1.42, Parsing commits, oldest first *00:00:00* - Lib 1.30, supporting multiple tags on same commit *18:12:32* + Updating example *00:00:00* - Lib 1.29 *18:02:39* + Ignoring trailing slash in JIRA URL *00:00:00* - Significant performance improvements + doc *00:00:00* - * Using lib 1.27. *09:03:51* + Allowing custom issues not to include link - Updating README.md *18:21:28* + * Adding example with issues like I123 *00:00:00* - Git changelog lib 1.25 + Lib 1.56 correcting link to Jira *00:00:00* - * Also updating README.md and changelog tempalte. *18:19:01* + Lib 1.38 *00:00:00* - Updating CHANGELOG.md after release *19:35:00* + lib 1.13 *00:00:00* - Updating CHANGELOG.md after release *18:07:00* + Lib 1.45 *00:00:00* - Allowing custom issues not to include link + Supplying commit in each issue mentioned in message *00:00:00* - * Adding example with issues like I123 *18:04:49* + doc *00:00:00* - Updating README.md after release *21:23:20* + Lib 1.30, supporting multiple tags on same commit *00:00:00* - Maven Central version badge in README.md *21:14:53* + Jira integration to get titles *00:00:00* - Updating README.md after release *19:16:50* + Updating README *00:00:00* - Implementing custom issues - * Adding example with - * QC matching QC1234 - * Incident matching INC1234 *18:25:09* + Updating README.md after release *00:00:00* - Using readable tag name to extract version in mixed *12:21:24* + Adding {{hashFull}} variable *00:00:00* - Updating README.md after release *12:18:06* + Lib 1.43, Parsing commits, oldest first *00:00:00* - lib 1.13 *11:15:10* + Updating README.md after release *00:00:00* - Documentation and lib 1.22 *09:30:35* + Faster *00:00:00* - doc *22:58:53* + doc *00:00:00* + Git changelog lib 1.25 + * Also updating README.md and changelog tempalte. *00:00:00* -## 1.9 -### GitHub - Using lib 1.15 #1 *22:17:54* + Updating CHANGELOG.md after release *00:00:00* + Lib 1.40 can ignore tags by regexp *00:00:00* + doc *00:00:00* -## 1.8 -### These commits have not issue in their commit comment - using lib 1.14 *21:45:40* + Doc *00:00:00* - doc *22:11:49* + Lib 1.49, finding first commit as parents from HEAD *00:00:00* + Updating release and publish plugins *00:00:00* + doc *00:00:00* -## 1.7 -### GitHub - using lib 1.13 #1 *22:09:40* + Significant performance improvements + * Using lib 1.27. *00:00:00* -### These commits have not issue in their commit comment - doc *18:14:55* + Lib 1.41, Commits added to correct tags *00:00:00* + Updating example *00:00:00* + doc *00:00:00* -## 1.6 -### GitHub - Using lib 1.12 #1 *18:11:30* + Updating CHANGELOG.md after release *00:00:00* + Updating CHANGELOG.md *00:00:00* -### These commits have not issue in their commit comment - doc *14:32:43* + Lib 1.29 *00:00:00* + Lib 1.49, finding first commit as parents from HEAD *00:00:00* + doc *00:00:00* -## 1.5 -### These commits have not issue in their commit comment - lib 1.10 *14:31:35* + Lib 1.30, supporting multiple tags on same commit *00:00:00* + Updating README.md after release *00:00:00* + Lib 1.45 *00:00:00* -## 1.4 -### These commits have not issue in their commit comment - lib 1.9 #feature *22:10:47* + doc *00:00:00* - Updating version in example *19:45:38* + Fixing merge commits... again... *00:00:00* + Documentation and lib 1.22 *00:00:00* + Implementing custom issues + * Adding example with + * QC matching QC1234 + * Incident matching INC1234 *00:00:00* -## 1.3 -### These commits have not issue in their commit comment - lib 1.3 *19:43:32* + Update example *00:00:00* - Using 1.3-SNAPSHOT in example *20:06:50* + Using readable tag name to extract version in mixed *00:00:00* + Including commits from merges lib issue 49 *00:00:00* + Updating README.md *00:00:00* -## 1.2 + + +## 1.1 ### These commits have not issue in their commit comment - MediaWiki support, using lib 1.2 #feature *19:59:29* + doc *00:00:00* - Updating example plugin to use 1.2 snapshot *17:44:10* + Adding plugin plugin *00:00:00* -## 1.1 +## 1.6 +### GitHub + Using lib 1.12 #1 *00:00:00* + + ### These commits have not issue in their commit comment - Adding plugin plugin *17:29:30* + doc *00:00:00* - doc *13:12:46* +## 1.7 +### GitHub + using lib 1.13 #1 *00:00:00* -## 1.0 -### These commits have not issue in their commit comment - More work for 1.0 *13:01:25* - Initial *20:15:20* +### These commits have not issue in their commit comment + doc *00:00:00*