Skip to content

Commit e87db20

Browse files
committed
doc
1 parent f675d0e commit e87db20

10 files changed

+79
-9
lines changed

CHANGELOG.md

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

8+
**doc**
9+
10+
11+
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
12+
13+
14+
## 1.31
15+
### No issue
16+
817
**Lib 1.49, finding first commit as parents from HEAD**
918

1019

11-
[64d40183a58d976](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/64d40183a58d976) Tomas Bjerre *2016-06-02 18:33:37*
20+
[23f9671f5d8e276](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/23f9671f5d8e276) Tomas Bjerre *2016-06-02 18:34:16*
1221

1322
**doc**
1423

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.30</version>
18+
<version>1.31</version>
1919
<executions>
2020
<execution>
2121
<id>GenerateGitChangelog</id>

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

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

8+
**doc**
9+
10+
11+
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
12+
13+
14+
## 1.31
15+
### No issue
16+
817
**Lib 1.49, finding first commit as parents from HEAD**
918

1019

11-
[64d40183a58d976](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/64d40183a58d976) Tomas Bjerre *2016-06-02 18:33:37*
20+
[23f9671f5d8e276](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/23f9671f5d8e276) Tomas Bjerre *2016-06-02 18:34:16*
1221

1322
**doc**
1423

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

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Changelog of Git Changelog Maven plugin.
44

55
## Unreleased
6+
### No issue /
7+
doc
8+
9+
10+
11+
## git-changelog-maven-plugin-1.31
612
### No issue /
713
Lib 1.49, finding first commit as parents from HEAD
814

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

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

8-
[64d40183a58d976](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/64d40183a58d976) Tomas Bjerre *2016-06-02 18:33:37*
8+
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
9+
10+
doc
11+
12+
13+
## git-changelog-maven-plugin-1.31
14+
### No issue
15+
16+
[23f9671f5d8e276](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/23f9671f5d8e276) Tomas Bjerre *2016-06-02 18:34:16*
917

1018
Lib 1.49, finding first commit as parents from HEAD
1119

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

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

8+
**doc**
9+
10+
11+
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
12+
13+
14+
## 1.31
15+
### No issue
16+
817
**Lib 1.49, finding first commit as parents from HEAD**
918

1019

11-
[64d40183a58d976](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/64d40183a58d976) Tomas Bjerre *2016-06-02 18:33:37*
20+
[23f9671f5d8e276](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/23f9671f5d8e276) Tomas Bjerre *2016-06-02 18:34:16*
1221

1322
**doc**
1423

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

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

8+
**doc**
9+
10+
11+
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
12+
13+
14+
## git-changelog-maven-plugin-1.31
15+
### No issue
16+
817
**Lib 1.49, finding first commit as parents from HEAD**
918

1019

11-
[64d40183a58d976](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/64d40183a58d976) Tomas Bjerre *2016-06-02 18:33:37*
20+
[23f9671f5d8e276](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/23f9671f5d8e276) Tomas Bjerre *2016-06-02 18:34:16*
1221

1322
**doc**
1423

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

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ Changelog of Git Changelog Maven plugin.
88

99

1010
### These commits have not issue in their commit comment
11-
Lib 1.49, finding first commit as parents from HEAD *18:33:37*
11+
doc *19:07:25*
12+
13+
Lib 1.49, finding first commit as parents from HEAD *18:34:16*
1214

1315
doc *19:13:05*
1416

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

+10-1
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,19 @@ Changelog of Git Changelog Maven plugin.
55
## Next release
66
### Other changes
77

8+
**doc**
9+
10+
11+
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
12+
13+
14+
## 1.31
15+
### Other changes
16+
817
**Lib 1.49, finding first commit as parents from HEAD**
918

1019

11-
[64d40183a58d976](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/64d40183a58d976) Tomas Bjerre *2016-06-02 18:33:37*
20+
[23f9671f5d8e276](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/23f9671f5d8e276) Tomas Bjerre *2016-06-02 18:34:16*
1221

1322
**doc**
1423

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

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

8+
**doc**
9+
10+
11+
[b9ff1cce2945d3e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b9ff1cce2945d3e) Tomas Bjerre *2016-06-02 19:07:25*
12+
13+
14+
## 1.31
15+
### No issue
16+
817
**Lib 1.49, finding first commit as parents from HEAD**
918

1019

11-
[64d40183a58d976](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/64d40183a58d976) Tomas Bjerre *2016-06-02 18:33:37*
20+
[23f9671f5d8e276](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/23f9671f5d8e276) Tomas Bjerre *2016-06-02 18:34:16*
1221

1322
**doc**
1423

0 commit comments

Comments
 (0)