File tree 3 files changed +49
-3
lines changed
git-changelog-maven-plugin-example
3 files changed +49
-3
lines changed Original file line number Diff line number Diff line change 3
3
Changelog of Git Changelog Maven plugin.
4
4
5
5
## Next release
6
+ ### GitHub [ #3 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/3 ) Enhance documentation for changelog.json file
7
+
8
+ [ adc959a530801da] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/adc959a530801da ) Tomas Bjerre * 2016-01-30 09:22:01*
9
+
10
+ Documentation
11
+
12
+
13
+ ### Other changes
14
+
15
+ [ 07ee08286e59ceb] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/07ee08286e59ceb ) Tomas Bjerre * 2016-01-30 17:36:11*
16
+
17
+ Using lib 1.22
18
+
19
+ [ 75c3bb60f27db98] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/75c3bb60f27db98 ) Tomas Bjerre * 2016-01-28 18:46:14*
20
+
21
+ Using lib 1.19
22
+
23
+
24
+ ## git-changelog-maven-plugin-1.10
6
25
### GitHub [ #2 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/2 ) Allow for template to be added directly in pom.xml
7
26
8
- [ f2260d8c648971f ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f2260d8c648971f ) Tomas Bjerre * 2015-12-20 17:29:08 *
27
+ [ ed405f4ff98b9ec ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ed405f4ff98b9ec ) Tomas Bjerre * 2015-12-20 17:29:26 *
9
28
10
29
Template can be configured directly in the pom
11
30
130
149
131
150
Initial
132
151
152
+ [ 3c47076c0ecb2de] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3c47076c0ecb2de ) Tomas Bjerre * 2015-11-15 13:18:29*
153
+
154
+ Initial commit
155
+
133
156
Original file line number Diff line number Diff line change 3
3
Changelog of Git Changelog Maven plugin.
4
4
5
5
## Next release
6
+ ### GitHub [ #3 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/3 ) Enhance documentation for changelog.json file
7
+
8
+ [ adc959a530801da] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/adc959a530801da ) Tomas Bjerre * 2016-01-30 09:22:01*
9
+
10
+ Documentation
11
+
12
+
13
+ ### Other changes
14
+
15
+ [ 07ee08286e59ceb] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/07ee08286e59ceb ) Tomas Bjerre * 2016-01-30 17:36:11*
16
+
17
+ Using lib 1.22
18
+
19
+ [ 75c3bb60f27db98] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/75c3bb60f27db98 ) Tomas Bjerre * 2016-01-28 18:46:14*
20
+
21
+ Using lib 1.19
22
+
23
+
24
+ ## git-changelog-maven-plugin-1.10
6
25
### GitHub [ #2 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/2 ) Allow for template to be added directly in pom.xml
7
26
8
- [ f2260d8c648971f ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f2260d8c648971f ) Tomas Bjerre * 2015-12-20 17:29:08 *
27
+ [ ed405f4ff98b9ec ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ed405f4ff98b9ec ) Tomas Bjerre * 2015-12-20 17:29:26 *
9
28
10
29
Template can be configured directly in the pom
11
30
130
149
131
150
Initial
132
151
152
+ [ 3c47076c0ecb2de] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3c47076c0ecb2de ) Tomas Bjerre * 2015-11-15 13:18:29*
153
+
154
+ Initial commit
155
+
133
156
Original file line number Diff line number Diff line change 69
69
<dependency >
70
70
<groupId >se.bjurr.gitchangelog</groupId >
71
71
<artifactId >git-changelog-lib</artifactId >
72
- <version >1.19 </version >
72
+ <version >1.22 </version >
73
73
</dependency >
74
74
</dependencies >
75
75
You can’t perform that action at this time.
0 commit comments