Skip to content

Commit 249dded

Browse files
committed
doc
1 parent 78ae229 commit 249dded

12 files changed

+87
-11
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+
[2949addc626170d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2949addc626170d) Tomas Bjerre *2017-07-12 18:53:45*
12+
13+
14+
## 1.47
15+
### No issue
16+
817
**Defaulting to CHANGELOG.md if no output given**
918

1019

11-
[d6e65ae5593fa53](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6e65ae5593fa53) Tomas Bjerre *2017-07-12 18:48:57*
20+
[8dcd41279b85194](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8dcd41279b85194) Tomas Bjerre *2017-07-12 18:49:28*
1221

1322

1423
## 1.46

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.46</version>
18+
<version>1.47</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+
[2949addc626170d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2949addc626170d) Tomas Bjerre *2017-07-12 18:53:45*
12+
13+
14+
## 1.47
15+
### No issue
16+
817
**Defaulting to CHANGELOG.md if no output given**
918

1019

11-
[d6e65ae5593fa53](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6e65ae5593fa53) Tomas Bjerre *2017-07-12 18:48:57*
20+
[8dcd41279b85194](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8dcd41279b85194) Tomas Bjerre *2017-07-12 18:49:28*
1221

1322

1423
## 1.46

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.47
612
### No issue /
713
Defaulting to CHANGELOG.md if no output given
814

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

+7-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ Changelog of Git Changelog Maven plugin.
44

55
## Unreleased
66
### No issue
7-
Defaulting to CHANGELOG.md if no output given *2017-07-12 18:48:57*
7+
doc *2017-07-12 18:53:45*
8+
9+
10+
11+
## git-changelog-maven-plugin-1.47
12+
### No issue
13+
Defaulting to CHANGELOG.md if no output given *2017-07-12 18:49:28*
814

915

1016

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-
[d6e65ae5593fa53](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6e65ae5593fa53) Tomas Bjerre *2017-07-12 18:48:57*
8+
[2949addc626170d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2949addc626170d) Tomas Bjerre *2017-07-12 18:53:45*
9+
10+
doc
11+
12+
13+
## git-changelog-maven-plugin-1.47
14+
### No issue
15+
16+
[8dcd41279b85194](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8dcd41279b85194) Tomas Bjerre *2017-07-12 18:49:28*
917

1018
Defaulting to CHANGELOG.md if no output given
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+
[2949addc626170d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2949addc626170d) Tomas Bjerre *2017-07-12 18:53:45*
12+
13+
14+
## 1.47
15+
### No issue
16+
817
**Defaulting to CHANGELOG.md if no output given**
918

1019

11-
[d6e65ae5593fa53](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6e65ae5593fa53) Tomas Bjerre *2017-07-12 18:48:57*
20+
[8dcd41279b85194](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8dcd41279b85194) Tomas Bjerre *2017-07-12 18:49:28*
1221

1322

1423
## 1.46

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+
[2949addc626170d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2949addc626170d) Tomas Bjerre *2017-07-12 18:53:45*
12+
13+
14+
## git-changelog-maven-plugin-1.47
15+
### No issue
16+
817
**Defaulting to CHANGELOG.md if no output given**
918

1019

11-
[d6e65ae5593fa53](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6e65ae5593fa53) Tomas Bjerre *2017-07-12 18:48:57*
20+
[8dcd41279b85194](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8dcd41279b85194) Tomas Bjerre *2017-07-12 18:49:28*
1221

1322

1423
## git-changelog-maven-plugin-1.46

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

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ Fix fromCommit and fromRef property typo *21:11:26*
1414

1515

1616
### These commits have not issue in their commit comment
17-
Defaulting to CHANGELOG.md if no output given *18:48:57*
17+
doc *18:53:45*
18+
19+
Defaulting to CHANGELOG.md if no output given *18:49:28*
1820

1921
Reading file parameter correctly *18:08:20*
2022

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+
[2949addc626170d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2949addc626170d) Tomas Bjerre *2017-07-12 18:53:45*
12+
13+
14+
## 1.47
15+
### Other changes
16+
817
**Defaulting to CHANGELOG.md if no output given**
918

1019

11-
[d6e65ae5593fa53](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6e65ae5593fa53) Tomas Bjerre *2017-07-12 18:48:57*
20+
[8dcd41279b85194](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8dcd41279b85194) Tomas Bjerre *2017-07-12 18:49:28*
1221

1322

1423
## 1.46

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+
[2949addc626170d](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2949addc626170d) Tomas Bjerre *2017-07-12 18:53:45*
12+
13+
14+
## 1.47
15+
### No issue
16+
817
**Defaulting to CHANGELOG.md if no output given**
918

1019

11-
[d6e65ae5593fa53](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d6e65ae5593fa53) Tomas Bjerre *2017-07-12 18:48:57*
20+
[8dcd41279b85194](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8dcd41279b85194) Tomas Bjerre *2017-07-12 18:49:28*
1221

1322

1423
## 1.46

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

0 commit comments

Comments
 (0)