Skip to content

Commit 0b2591f

Browse files
committed
Updating CHANGELOG.md
1 parent 0c801f4 commit 0b2591f

9 files changed

+102
-8
lines changed

CHANGELOG.md

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

8+
**Updating CHANGELOG.md**
9+
10+
11+
[af127e609ee86a3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/af127e609ee86a3) Tomas Bjerre *2016-02-13 09:20:18*
12+
13+
14+
## 1.16
15+
### No issue
16+
17+
**Significant performance improvements**
18+
19+
* Using lib 1.27.
20+
21+
[9ad6ddfd60407a8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9ad6ddfd60407a8) Tomas Bjerre *2016-02-13 09:05:15*
22+
823
**Updating example**
924

1025

11-
[0dc99a385e35227](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0dc99a385e35227) Tomas Bjerre *2016-02-10 18:05:13*
26+
[90ea868fd5e95df](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/90ea868fd5e95df) Tomas Bjerre *2016-02-10 18:19:16*
1227

1328

1429
## 1.15

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

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

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

8+
**Updating CHANGELOG.md**
9+
10+
11+
[af127e609ee86a3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/af127e609ee86a3) Tomas Bjerre *2016-02-13 09:20:18*
12+
13+
14+
## 1.16
15+
### No issue
16+
17+
**Significant performance improvements**
18+
19+
* Using lib 1.27.
20+
21+
[9ad6ddfd60407a8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9ad6ddfd60407a8) Tomas Bjerre *2016-02-13 09:05:15*
22+
823
**Updating example**
924

1025

11-
[0dc99a385e35227](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0dc99a385e35227) Tomas Bjerre *2016-02-10 18:05:13*
26+
[90ea868fd5e95df](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/90ea868fd5e95df) Tomas Bjerre *2016-02-10 18:19:16*
1227

1328

1429
## 1.15

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

+10
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ Changelog of Git Changelog Maven plugin.
44

55
## Unreleased
66
### No issue
7+
Updating CHANGELOG.md
8+
9+
10+
11+
## git-changelog-maven-plugin-1.16
12+
### No issue
13+
Significant performance improvements
14+
15+
* Using lib 1.27.
16+
717
Updating example
818

919

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

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

8-
[0dc99a385e35227](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0dc99a385e35227) Tomas Bjerre *2016-02-10 18:05:13*
8+
[af127e609ee86a3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/af127e609ee86a3) Tomas Bjerre *2016-02-13 09:20:18*
9+
10+
Updating CHANGELOG.md
11+
12+
13+
## git-changelog-maven-plugin-1.16
14+
### No issue
15+
16+
[9ad6ddfd60407a8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9ad6ddfd60407a8) Tomas Bjerre *2016-02-13 09:05:15*
17+
18+
Significant performance improvements
19+
20+
* Using lib 1.27.
21+
22+
[90ea868fd5e95df](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/90ea868fd5e95df) Tomas Bjerre *2016-02-10 18:19:16*
923

1024
Updating example
1125

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

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

8+
**Updating CHANGELOG.md**
9+
10+
11+
[af127e609ee86a3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/af127e609ee86a3) Tomas Bjerre *2016-02-13 09:20:18*
12+
13+
14+
## git-changelog-maven-plugin-1.16
15+
### No issue
16+
17+
**Significant performance improvements**
18+
19+
* Using lib 1.27.
20+
21+
[9ad6ddfd60407a8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9ad6ddfd60407a8) Tomas Bjerre *2016-02-13 09:05:15*
22+
823
**Updating example**
924

1025

11-
[0dc99a385e35227](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0dc99a385e35227) Tomas Bjerre *2016-02-10 18:05:13*
26+
[90ea868fd5e95df](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/90ea868fd5e95df) Tomas Bjerre *2016-02-10 18:19:16*
1227

1328

1429
## git-changelog-maven-plugin-1.15

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

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

55
## These commits are not included in any tag
66
### These commits have not issue in their commit comment
7-
Updating example *18:05:13*
7+
Updating CHANGELOG.md *09:20:18*
8+
9+
10+
11+
## 1.16
12+
### These commits have not issue in their commit comment
13+
Significant performance improvements
14+
15+
* Using lib 1.27. *09:05:15*
16+
17+
Updating example *18:19:16*
818

919

1020

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

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

8+
**Updating CHANGELOG.md**
9+
10+
11+
[af127e609ee86a3](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/af127e609ee86a3) Tomas Bjerre *2016-02-13 09:20:18*
12+
13+
14+
## 1.16
15+
### Other changes
16+
17+
**Significant performance improvements**
18+
19+
* Using lib 1.27.
20+
21+
[9ad6ddfd60407a8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9ad6ddfd60407a8) Tomas Bjerre *2016-02-13 09:05:15*
22+
823
**Updating example**
924

1025

11-
[0dc99a385e35227](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0dc99a385e35227) Tomas Bjerre *2016-02-10 18:05:13*
26+
[90ea868fd5e95df](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/90ea868fd5e95df) Tomas Bjerre *2016-02-10 18:19:16*
1227

1328

1429
## 1.15

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

0 commit comments

Comments
 (0)