Skip to content

Commit 0a7a9a1

Browse files
committed
Added variables: messageTitle, messageBody, messageItems #5
1 parent b07a644 commit 0a7a9a1

8 files changed

+34
-7
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8-
[b9b42aa78a0e2ca](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9b42aa78a0e2ca) Tomas Bjerre *2016-02-01 18:08:56*
8+
[a751106014bd92e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a751106014bd92e) Tomas Bjerre *2016-02-09 19:22:40*
9+
10+
Added variables: messageTitle, messageBody, messageItems #5
11+
12+
[b07a644537281ad](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b07a644537281ad) Tomas Bjerre *2016-02-01 18:15:25*
913

1014
Adding example of custom issue without link
1115

git-changelog-maven-plugin-example/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8-
[b9b42aa78a0e2ca](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9b42aa78a0e2ca) Tomas Bjerre *2016-02-01 18:08:56*
8+
[a751106014bd92e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a751106014bd92e) Tomas Bjerre *2016-02-09 19:22:40*
9+
10+
Added variables: messageTitle, messageBody, messageItems #5
11+
12+
[b07a644537281ad](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b07a644537281ad) Tomas Bjerre *2016-02-01 18:15:25*
913

1014
Adding example of custom issue without link
1115

git-changelog-maven-plugin-example/CHANGELOG_custom.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Changelog of Git Changelog Maven plugin.
1010

1111

1212
### No issue
13+
Added variables: messageTitle, messageBody, messageItems #5
14+
1315
Maven Central version badge in README.md
1416

1517
Updating README.md after release

git-changelog-maven-plugin-example/CHANGELOG_inline.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8-
[b9b42aa78a0e2ca](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9b42aa78a0e2ca) Tomas Bjerre *2016-02-01 18:08:56*
8+
[a751106014bd92e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a751106014bd92e) Tomas Bjerre *2016-02-09 19:22:40*
9+
10+
Added variables: messageTitle, messageBody, messageItems #5
11+
12+
[b07a644537281ad](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b07a644537281ad) Tomas Bjerre *2016-02-01 18:15:25*
913

1014
Adding example of custom issue without link
1115

git-changelog-maven-plugin-example/CHANGELOG_minimal.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ Changelog of Git Changelog Maven plugin.
55
## Unreleased
66
### No issue
77

8-
[b9b42aa78a0e2ca](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9b42aa78a0e2ca) Tomas Bjerre *2016-02-01 18:08:56*
8+
[a751106014bd92e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a751106014bd92e) Tomas Bjerre *2016-02-09 19:22:40*
9+
10+
Added variables: messageTitle, messageBody, messageItems #5
11+
12+
[b07a644537281ad](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b07a644537281ad) Tomas Bjerre *2016-02-01 18:15:25*
913

1014
Adding example of custom issue without link
1115

git-changelog-maven-plugin-example/CHANGELOG_mixed.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ Changelog of Git Changelog Maven plugin.
44

55
## These commits are not included in any tag
66
### These commits have not issue in their commit comment
7+
Added variables: messageTitle, messageBody, messageItems #5 *19:22:40*
8+
79
Adding example of custom issue without link
810

9-
* Like I123 *18:08:56*
11+
* Like I123 *18:15:25*
1012

1113
Maven Central version badge in README.md *21:14:03*
1214

git-changelog-maven-plugin-example/CHANGELOG_settings.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,16 @@
33
Changelog of Git Changelog Maven plugin.
44

55
## Next release
6+
### GitHub [#5](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/5) One line git commit messege
7+
8+
[a751106014bd92e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a751106014bd92e) Tomas Bjerre *2016-02-09 19:22:40*
9+
10+
Added variables: messageTitle, messageBody, messageItems #5
11+
12+
613
### Other changes
714

8-
[b9b42aa78a0e2ca](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9b42aa78a0e2ca) Tomas Bjerre *2016-02-01 18:08:56*
15+
[b07a644537281ad](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b07a644537281ad) Tomas Bjerre *2016-02-01 18:15:25*
916

1017
Adding example of custom issue without link
1118

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>se.bjurr.gitchangelog</groupId>
7171
<artifactId>git-changelog-lib</artifactId>
72-
<version>1.23</version>
72+
<version>1.24</version>
7373
</dependency>
7474
</dependencies>
7575

0 commit comments

Comments
 (0)