Skip to content

Commit e95c323

Browse files
committed
Updating doc
1 parent 8b66f92 commit e95c323

11 files changed

+156
-10
lines changed

CHANGELOG.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,28 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## 1.25
66
### No issue
77

8+
**Lib 1.41, Commits added to correct tags**
9+
10+
11+
[9705d72cc187897](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9705d72cc187897) Tomas Bjerre *2016-04-09 20:36:03*
12+
13+
**Updating example**
14+
15+
16+
[5d0d7a6b10aef68](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d0d7a6b10aef68) Tomas Bjerre *2016-04-07 19:17:24*
17+
18+
19+
## 1.24
20+
### No issue
21+
22+
**Lib 1.40 can ignore tags by regexp**
23+
24+
25+
[c718f71218f8b0e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c718f71218f8b0e) Tomas Bjerre *2016-04-07 19:15:45*
26+
827
**Updating example**
928

1029

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

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

+20-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,28 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## 1.25
66
### No issue
77

8+
**Lib 1.41, Commits added to correct tags**
9+
10+
11+
[9705d72cc187897](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9705d72cc187897) Tomas Bjerre *2016-04-09 20:36:03*
12+
13+
**Updating example**
14+
15+
16+
[5d0d7a6b10aef68](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d0d7a6b10aef68) Tomas Bjerre *2016-04-07 19:17:24*
17+
18+
19+
## 1.24
20+
### No issue
21+
22+
**Lib 1.40 can ignore tags by regexp**
23+
24+
25+
[c718f71218f8b0e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c718f71218f8b0e) Tomas Bjerre *2016-04-07 19:15:45*
26+
827
**Updating example**
928

1029

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

+11-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,18 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## git-changelog-maven-plugin-1.25
66
### No issue /
7+
Lib 1.41, Commits added to correct tags
8+
9+
Updating example
10+
11+
12+
13+
## git-changelog-maven-plugin-1.24
14+
### No issue /
15+
Lib 1.40 can ignore tags by regexp
16+
717
Updating example
818

919

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

+17-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,25 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## git-changelog-maven-plugin-1.25
66
### No issue
77

8+
[9705d72cc187897](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9705d72cc187897) Tomas Bjerre *2016-04-09 20:36:03*
9+
10+
Lib 1.41, Commits added to correct tags
11+
12+
[5d0d7a6b10aef68](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d0d7a6b10aef68) Tomas Bjerre *2016-04-07 19:17:24*
13+
14+
Updating example
15+
16+
17+
## git-changelog-maven-plugin-1.24
18+
### No issue
19+
20+
[c718f71218f8b0e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c718f71218f8b0e) Tomas Bjerre *2016-04-07 19:15:45*
21+
22+
Lib 1.40 can ignore tags by regexp
23+
824
[d943c8649c0e679](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d943c8649c0e679) Tomas Bjerre *2016-03-20 09:48:23*
925

1026
Updating example

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

+20-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,28 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## 1.25
66
### No issue
77

8+
**Lib 1.41, Commits added to correct tags**
9+
10+
11+
[9705d72cc187897](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9705d72cc187897) Tomas Bjerre *2016-04-09 20:36:03*
12+
13+
**Updating example**
14+
15+
16+
[5d0d7a6b10aef68](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d0d7a6b10aef68) Tomas Bjerre *2016-04-07 19:17:24*
17+
18+
19+
## 1.24
20+
### No issue
21+
22+
**Lib 1.40 can ignore tags by regexp**
23+
24+
25+
[c718f71218f8b0e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c718f71218f8b0e) Tomas Bjerre *2016-04-07 19:15:45*
26+
827
**Updating example**
928

1029

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

+20-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,28 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## git-changelog-maven-plugin-1.25
66
### No issue
77

8+
**Lib 1.41, Commits added to correct tags**
9+
10+
11+
[9705d72cc187897](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9705d72cc187897) Tomas Bjerre *2016-04-09 20:36:03*
12+
13+
**Updating example**
14+
15+
16+
[5d0d7a6b10aef68](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d0d7a6b10aef68) Tomas Bjerre *2016-04-07 19:17:24*
17+
18+
19+
## git-changelog-maven-plugin-1.24
20+
### No issue
21+
22+
**Lib 1.40 can ignore tags by regexp**
23+
24+
25+
[c718f71218f8b0e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c718f71218f8b0e) Tomas Bjerre *2016-04-07 19:15:45*
26+
827
**Updating example**
928

1029

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

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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+
Lib 1.41, Commits added to correct tags *20:36:03*
8+
9+
Updating example *19:17:24*
10+
11+
Lib 1.40 can ignore tags by regexp *19:15:45*
12+
713
Updating example *09:48:23*
814

915
Lib 1.39 *09:46:15*

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

+20-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,28 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Next release
5+
## 1.25
66
### Other changes
77

8+
**Lib 1.41, Commits added to correct tags**
9+
10+
11+
[9705d72cc187897](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9705d72cc187897) Tomas Bjerre *2016-04-09 20:36:03*
12+
13+
**Updating example**
14+
15+
16+
[5d0d7a6b10aef68](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d0d7a6b10aef68) Tomas Bjerre *2016-04-07 19:17:24*
17+
18+
19+
## 1.24
20+
### Other changes
21+
22+
**Lib 1.40 can ignore tags by regexp**
23+
24+
25+
[c718f71218f8b0e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c718f71218f8b0e) Tomas Bjerre *2016-04-07 19:15:45*
26+
827
**Updating example**
928

1029

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

+20-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,28 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
5+
## 1.25
66
### No issue
77

8+
**Lib 1.41, Commits added to correct tags**
9+
10+
11+
[9705d72cc187897](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/9705d72cc187897) Tomas Bjerre *2016-04-09 20:36:03*
12+
13+
**Updating example**
14+
15+
16+
[5d0d7a6b10aef68](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d0d7a6b10aef68) Tomas Bjerre *2016-04-07 19:17:24*
17+
18+
19+
## 1.24
20+
### No issue
21+
22+
**Lib 1.40 can ignore tags by regexp**
23+
24+
25+
[c718f71218f8b0e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/c718f71218f8b0e) Tomas Bjerre *2016-04-07 19:15:45*
26+
827
**Updating example**
928

1029

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

0 commit comments

Comments
 (0)