File tree 11 files changed +48
-10
lines changed
git-changelog-maven-plugin-example
11 files changed +48
-10
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## 1.32
6
6
### No issue
7
7
8
+ ** Including commits from merges lib issue 49**
9
+
10
+
11
+ [ ec4a2802a7cc0fd] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ec4a2802a7cc0fd ) Tomas Bjerre * 2016-06-24 09:29:14*
12
+
8
13
** doc**
9
14
10
15
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Here is and example that will generate a CHANGELOG.md.
15
15
<plugin>
16
16
<groupId>se.bjurr.gitchangelog</groupId>
17
17
<artifactId>git-changelog-maven-plugin</artifactId>
18
- <version>1.31 </version>
18
+ <version>1.32 </version>
19
19
<executions>
20
20
<execution>
21
21
<id>GenerateGitChangelog</id>
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## 1.32
6
6
### No issue
7
7
8
+ ** Including commits from merges lib issue 49**
9
+
10
+
11
+ [ ec4a2802a7cc0fd] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ec4a2802a7cc0fd ) Tomas Bjerre * 2016-06-24 09:29:14*
12
+
8
13
** doc**
9
14
10
15
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## git-changelog-maven-plugin-1.32
6
6
### No issue /
7
+ Including commits from merges lib issue 49
8
+
7
9
doc
8
10
9
11
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## git-changelog-maven-plugin-1.32
6
6
### No issue
7
7
8
+ [ ec4a2802a7cc0fd] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ec4a2802a7cc0fd ) Tomas Bjerre * 2016-06-24 09:29:14*
9
+
10
+ Including commits from merges lib issue 49
11
+
8
12
[ e87db20d710a37a] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e87db20d710a37a ) Tomas Bjerre * 2016-06-02 19:07:44*
9
13
10
14
doc
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## 1.32
6
6
### No issue
7
7
8
+ ** Including commits from merges lib issue 49**
9
+
10
+
11
+ [ ec4a2802a7cc0fd] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ec4a2802a7cc0fd ) Tomas Bjerre * 2016-06-24 09:29:14*
12
+
8
13
** doc**
9
14
10
15
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## git-changelog-maven-plugin-1.32
6
6
### No issue
7
7
8
+ ** Including commits from merges lib issue 49**
9
+
10
+
11
+ [ ec4a2802a7cc0fd] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ec4a2802a7cc0fd ) Tomas Bjerre * 2016-06-24 09:29:14*
12
+
8
13
** doc**
9
14
10
15
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ Changelog of Git Changelog Maven plugin.
8
8
9
9
10
10
### These commits have not issue in their commit comment
11
+ Including commits from merges lib issue 49 * 09:29:14*
12
+
11
13
doc * 19:07:44*
12
14
13
15
Lib 1.49, finding first commit as parents from HEAD * 18:34:16*
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Next release
5
+ ## 1.32
6
6
### Other changes
7
7
8
+ ** Including commits from merges lib issue 49**
9
+
10
+
11
+ [ ec4a2802a7cc0fd] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ec4a2802a7cc0fd ) Tomas Bjerre * 2016-06-24 09:29:14*
12
+
8
13
** doc**
9
14
10
15
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## 1.32
6
6
### No issue
7
7
8
+ ** Including commits from merges lib issue 49**
9
+
10
+
11
+ [ ec4a2802a7cc0fd] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ec4a2802a7cc0fd ) Tomas Bjerre * 2016-06-24 09:29:14*
12
+
8
13
** doc**
9
14
10
15
Original file line number Diff line number Diff line change 16
16
<plugin >
17
17
<groupId >se.bjurr.gitchangelog</groupId >
18
18
<artifactId >git-changelog-maven-plugin</artifactId >
19
- <version >1.31 -SNAPSHOT</version >
19
+ <version >1.33 -SNAPSHOT</version >
20
20
<executions >
21
21
<!-- Minimal config // -->
22
22
<execution >
You can’t perform that action at this time.
0 commit comments