Skip to content

Commit 34b7c78

Browse files
committed
doc
1 parent 3ea1475 commit 34b7c78

11 files changed

+80
-10
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+
[d5d6bd9d73d1021](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d5d6bd9d73d1021) Tomas Bjerre *2016-05-20 19:12:34*
12+
13+
14+
## 1.30
15+
### No issue
16+
817
**Ignoring trailing slash in JIRA URL**
918

1019

11-
[da2d948cc0cc993](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/da2d948cc0cc993) Tomas Bjerre *2016-05-20 19:10:35*
20+
[5fe7ae695d05a05](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5fe7ae695d05a05) Tomas Bjerre *2016-05-20 19:11:02*
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.29</version>
18+
<version>1.30</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+
[d5d6bd9d73d1021](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d5d6bd9d73d1021) Tomas Bjerre *2016-05-20 19:12:34*
12+
13+
14+
## 1.30
15+
### No issue
16+
817
**Ignoring trailing slash in JIRA URL**
918

1019

11-
[da2d948cc0cc993](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/da2d948cc0cc993) Tomas Bjerre *2016-05-20 19:10:35*
20+
[5fe7ae695d05a05](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5fe7ae695d05a05) Tomas Bjerre *2016-05-20 19:11:02*
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.30
612
### No issue /
713
Ignoring trailing slash in JIRA URL
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-
[da2d948cc0cc993](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/da2d948cc0cc993) Tomas Bjerre *2016-05-20 19:10:35*
8+
[d5d6bd9d73d1021](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d5d6bd9d73d1021) Tomas Bjerre *2016-05-20 19:12:34*
9+
10+
doc
11+
12+
13+
## git-changelog-maven-plugin-1.30
14+
### No issue
15+
16+
[5fe7ae695d05a05](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5fe7ae695d05a05) Tomas Bjerre *2016-05-20 19:11:02*
917

1018
Ignoring trailing slash in JIRA URL
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+
[d5d6bd9d73d1021](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d5d6bd9d73d1021) Tomas Bjerre *2016-05-20 19:12:34*
12+
13+
14+
## 1.30
15+
### No issue
16+
817
**Ignoring trailing slash in JIRA URL**
918

1019

11-
[da2d948cc0cc993](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/da2d948cc0cc993) Tomas Bjerre *2016-05-20 19:10:35*
20+
[5fe7ae695d05a05](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5fe7ae695d05a05) Tomas Bjerre *2016-05-20 19:11:02*
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+
[d5d6bd9d73d1021](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d5d6bd9d73d1021) Tomas Bjerre *2016-05-20 19:12:34*
12+
13+
14+
## git-changelog-maven-plugin-1.30
15+
### No issue
16+
817
**Ignoring trailing slash in JIRA URL**
918

1019

11-
[da2d948cc0cc993](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/da2d948cc0cc993) Tomas Bjerre *2016-05-20 19:10:35*
20+
[5fe7ae695d05a05](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5fe7ae695d05a05) Tomas Bjerre *2016-05-20 19:11:02*
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-
Ignoring trailing slash in JIRA URL *19:10:35*
11+
doc *19:12:34*
12+
13+
Ignoring trailing slash in JIRA URL *19:11:02*
1214

1315
doc *18:44:20*
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+
[d5d6bd9d73d1021](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d5d6bd9d73d1021) Tomas Bjerre *2016-05-20 19:12:34*
12+
13+
14+
## 1.30
15+
### Other changes
16+
817
**Ignoring trailing slash in JIRA URL**
918

1019

11-
[da2d948cc0cc993](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/da2d948cc0cc993) Tomas Bjerre *2016-05-20 19:10:35*
20+
[5fe7ae695d05a05](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5fe7ae695d05a05) Tomas Bjerre *2016-05-20 19:11:02*
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+
[d5d6bd9d73d1021](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d5d6bd9d73d1021) Tomas Bjerre *2016-05-20 19:12:34*
12+
13+
14+
## 1.30
15+
### No issue
16+
817
**Ignoring trailing slash in JIRA URL**
918

1019

11-
[da2d948cc0cc993](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/da2d948cc0cc993) Tomas Bjerre *2016-05-20 19:10:35*
20+
[5fe7ae695d05a05](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5fe7ae695d05a05) Tomas Bjerre *2016-05-20 19:11:02*
1221

1322
**doc**
1423

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.30-SNAPSHOT</version>
19+
<version>1.31-SNAPSHOT</version>
2020
<executions>
2121
<!-- Minimal config // -->
2222
<execution>

0 commit comments

Comments
 (0)