Skip to content

Commit 22aa545

Browse files
committed
Updating docs after release
1 parent ec741ef commit 22aa545

9 files changed

+60
-8
lines changed

CHANGELOG.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-
[a751106014bd92e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a751106014bd92e) Tomas Bjerre *2016-02-09 19:22:40*
8+
[00ea4b38b642822](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/00ea4b38b642822) Tomas Bjerre *2016-02-09 19:30:12*
9+
10+
Updating docs after release
11+
12+
13+
## git-changelog-maven-plugin-1.14
14+
### No issue
15+
16+
[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45*
917

1018
Added variables: messageTitle, messageBody, messageItems #5
1119

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Here is and example that will generate a CHANGELOG.md. There is also a running e
1212
<plugin>
1313
<groupId>se.bjurr.gitchangelog</groupId>
1414
<artifactId>git-changelog-maven-plugin</artifactId>
15-
<version>1.13</version>
15+
<version>1.14</version>
1616
<executions>
1717
<execution>
1818
<id>GenerateGitChangelog</id>

git-changelog-maven-plugin-example/CHANGELOG.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-
[a751106014bd92e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a751106014bd92e) Tomas Bjerre *2016-02-09 19:22:40*
8+
[00ea4b38b642822](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/00ea4b38b642822) Tomas Bjerre *2016-02-09 19:30:12*
9+
10+
Updating docs after release
11+
12+
13+
## git-changelog-maven-plugin-1.14
14+
### No issue
15+
16+
[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45*
917

1018
Added variables: messageTitle, messageBody, messageItems #5
1119

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+
Updating docs after release
8+
9+
10+
11+
## git-changelog-maven-plugin-1.14
612
### Issue
713
Adding example of custom issue without link
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-
[a751106014bd92e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a751106014bd92e) Tomas Bjerre *2016-02-09 19:22:40*
8+
[00ea4b38b642822](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/00ea4b38b642822) Tomas Bjerre *2016-02-09 19:30:12*
9+
10+
Updating docs after release
11+
12+
13+
## git-changelog-maven-plugin-1.14
14+
### No issue
15+
16+
[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45*
917

1018
Added variables: messageTitle, messageBody, messageItems #5
1119

git-changelog-maven-plugin-example/CHANGELOG_minimal.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-
[a751106014bd92e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a751106014bd92e) Tomas Bjerre *2016-02-09 19:22:40*
8+
[00ea4b38b642822](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/00ea4b38b642822) Tomas Bjerre *2016-02-09 19:30:12*
9+
10+
Updating docs after release
11+
12+
13+
## git-changelog-maven-plugin-1.14
14+
### No issue
15+
16+
[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45*
917

1018
Added variables: messageTitle, messageBody, messageItems #5
1119

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

+7-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ 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-
Added variables: messageTitle, messageBody, messageItems #5 *19:22:40*
7+
Updating docs after release *19:30:12*
8+
9+
10+
11+
## 1.14
12+
### These commits have not issue in their commit comment
13+
Added variables: messageTitle, messageBody, messageItems #5 *19:26:45*
814

915
Adding example of custom issue without link
1016

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

+9-1
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,17 @@
33
Changelog of Git Changelog Maven plugin.
44

55
## Next release
6+
### Other changes
7+
8+
[00ea4b38b642822](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/00ea4b38b642822) Tomas Bjerre *2016-02-09 19:30:12*
9+
10+
Updating docs after release
11+
12+
13+
## 1.14
614
### GitHub [#5](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/5) One line git commit messege
715

8-
[a751106014bd92e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a751106014bd92e) Tomas Bjerre *2016-02-09 19:22:40*
16+
[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45*
917

1018
Added variables: messageTitle, messageBody, messageItems #5
1119

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

0 commit comments

Comments
 (0)