Skip to content

Commit 27bbef6

Browse files
committed
doc
1 parent e30eccf commit 27bbef6

11 files changed

+48
-10
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## 1.32
66
### No issue
77

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+
813
**doc**
914

1015

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Here is and example that will generate a CHANGELOG.md.
1515
<plugin>
1616
<groupId>se.bjurr.gitchangelog</groupId>
1717
<artifactId>git-changelog-maven-plugin</artifactId>
18-
<version>1.31</version>
18+
<version>1.32</version>
1919
<executions>
2020
<execution>
2121
<id>GenerateGitChangelog</id>

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

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## 1.32
66
### No issue
77

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+
813
**doc**
914

1015

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

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## git-changelog-maven-plugin-1.32
66
### No issue /
7+
Including commits from merges lib issue 49
8+
79
doc
810

911

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## git-changelog-maven-plugin-1.32
66
### No issue
77

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+
812
[e87db20d710a37a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e87db20d710a37a) Tomas Bjerre *2016-06-02 19:07:44*
913

1014
doc

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

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## 1.32
66
### No issue
77

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+
813
**doc**
914

1015

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

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## git-changelog-maven-plugin-1.32
66
### No issue
77

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+
813
**doc**
914

1015

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

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

99

1010
### These commits have not issue in their commit comment
11+
Including commits from merges lib issue 49 *09:29:14*
12+
1113
doc *19:07:44*
1214

1315
Lib 1.49, finding first commit as parents from HEAD *18:34:16*

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

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Next release
5+
## 1.32
66
### Other changes
77

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+
813
**doc**
914

1015

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

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## 1.32
66
### No issue
77

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+
813
**doc**
914

1015

git-changelog-maven-plugin-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<plugin>
1717
<groupId>se.bjurr.gitchangelog</groupId>
1818
<artifactId>git-changelog-maven-plugin</artifactId>
19-
<version>1.31-SNAPSHOT</version>
19+
<version>1.33-SNAPSHOT</version>
2020
<executions>
2121
<!-- Minimal config // -->
2222
<execution>

0 commit comments

Comments
 (0)