File tree 15 files changed +665
-390
lines changed
git-changelog-maven-plugin-example
src/main/java/se/bjurr/gitchangelog/plugin
15 files changed +665
-390
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** ignoreCommitsOlderThan**
9
+
10
+
11
+ [ 3960e266df39333] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ 4d0ea88bde22485] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485 ) Tomas Bjerre * 2017-04-14 09:24:53*
17
+
18
+
19
+ ## 1.44
20
+ ### No issue
21
+
22
+ ** tag time added to tag model**
23
+
24
+
25
+ [ 20deca212cf27b9] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9 ) Tomas Bjerre * 2017-04-14 09:21:27*
26
+
8
27
** doc**
9
28
10
29
11
- [ ccee821db7e8742 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742 ) Tomas Bjerre * 2017-03-26 05:20:17 *
30
+ [ 215f19a54701562 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562 ) Tomas Bjerre * 2017-03-26 05:20:45 *
12
31
13
32
14
33
## 1.43
Original file line number Diff line number Diff line change @@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** ignoreCommitsOlderThan**
9
+
10
+
11
+ [ 3960e266df39333] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ 4d0ea88bde22485] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485 ) Tomas Bjerre * 2017-04-14 09:24:53*
17
+
18
+
19
+ ## 1.44
20
+ ### No issue
21
+
22
+ ** tag time added to tag model**
23
+
24
+
25
+ [ 20deca212cf27b9] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9 ) Tomas Bjerre * 2017-04-14 09:21:27*
26
+
8
27
** doc**
9
28
10
29
11
- [ ccee821db7e8742 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742 ) Tomas Bjerre * 2017-03-26 05:20:17 *
30
+ [ 215f19a54701562 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562 ) Tomas Bjerre * 2017-03-26 05:20:45 *
12
31
13
32
14
33
## 1.43
Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ Changelog of Git Changelog Maven plugin.
4
4
5
5
## Unreleased
6
6
### No issue /
7
+ ignoreCommitsOlderThan
8
+
9
+ doc
10
+
11
+
12
+
13
+ ## git-changelog-maven-plugin-1.44
14
+ ### No issue /
15
+ tag time added to tag model
16
+
7
17
doc
8
18
9
19
Original file line number Diff line number Diff line change @@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** ignoreCommitsOlderThan**
9
+
10
+
11
+ [ 3960e266df39333] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ 4d0ea88bde22485] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485 ) Tomas Bjerre * 2017-04-14 09:24:53*
17
+
18
+
19
+ ## 1.44
20
+ ### No issue
21
+
22
+ ** tag time added to tag model**
23
+
24
+
25
+ [ 20deca212cf27b9] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9 ) Tomas Bjerre * 2017-04-14 09:21:27*
26
+
8
27
** doc**
9
28
10
29
11
- [ ccee821db7e8742 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742 ) Tomas Bjerre * 2017-03-26 05:20:17 *
30
+ [ 215f19a54701562 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562 ) Tomas Bjerre * 2017-03-26 05:20:45 *
12
31
13
32
14
33
## 1.43
Original file line number Diff line number Diff line change
1
+ # Git Changelog Maven plugin changelog
2
+
3
+ Changelog of Git Changelog Maven plugin.
4
+
5
+ ## Unreleased
6
+ ### No issue
7
+ ignoreCommitsOlderThan * 2017-07-08 06:44:59*
8
+
9
+ doc * 2017-04-14 09:24:53*
10
+
11
+
12
+
13
+ ## git-changelog-maven-plugin-1.44
14
+ ### No issue
15
+ tag time added to tag model * 2017-04-14 09:21:27*
16
+
17
+ doc * 2017-03-26 05:20:45*
18
+
19
+
20
+
21
+ ## git-changelog-maven-plugin-1.43
22
+ ### No issue
23
+ GitLab integration * 2017-03-26 05:17:22*
24
+
25
+
26
+
Original file line number Diff line number Diff line change @@ -5,7 +5,23 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
- [ ccee821db7e8742] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742 ) Tomas Bjerre * 2017-03-26 05:20:17*
8
+ [ 3960e266df39333] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59*
9
+
10
+ ignoreCommitsOlderThan
11
+
12
+ [ 4d0ea88bde22485] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485 ) Tomas Bjerre * 2017-04-14 09:24:53*
13
+
14
+ doc
15
+
16
+
17
+ ## git-changelog-maven-plugin-1.44
18
+ ### No issue
19
+
20
+ [ 20deca212cf27b9] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9 ) Tomas Bjerre * 2017-04-14 09:21:27*
21
+
22
+ tag time added to tag model
23
+
24
+ [ 215f19a54701562] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562 ) Tomas Bjerre * 2017-03-26 05:20:45*
9
25
10
26
doc
11
27
Original file line number Diff line number Diff line change @@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** ignoreCommitsOlderThan**
9
+
10
+
11
+ [ 3960e266df39333] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ 4d0ea88bde22485] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485 ) Tomas Bjerre * 2017-04-14 09:24:53*
17
+
18
+
19
+ ## 1.44
20
+ ### No issue
21
+
22
+ ** tag time added to tag model**
23
+
24
+
25
+ [ 20deca212cf27b9] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9 ) Tomas Bjerre * 2017-04-14 09:21:27*
26
+
8
27
** doc**
9
28
10
29
11
- [ ccee821db7e8742 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742 ) Tomas Bjerre * 2017-03-26 05:20:17 *
30
+ [ 215f19a54701562 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562 ) Tomas Bjerre * 2017-03-26 05:20:45 *
12
31
13
32
14
33
## 1.43
Original file line number Diff line number Diff line change @@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** ignoreCommitsOlderThan**
9
+
10
+
11
+ [ 3960e266df39333] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ 4d0ea88bde22485] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485 ) Tomas Bjerre * 2017-04-14 09:24:53*
17
+
18
+
19
+ ## git-changelog-maven-plugin-1.44
20
+ ### No issue
21
+
22
+ ** tag time added to tag model**
23
+
24
+
25
+ [ 20deca212cf27b9] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9 ) Tomas Bjerre * 2017-04-14 09:21:27*
26
+
8
27
** doc**
9
28
10
29
11
- [ ccee821db7e8742 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742 ) Tomas Bjerre * 2017-03-26 05:20:17 *
30
+ [ 215f19a54701562 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562 ) Tomas Bjerre * 2017-03-26 05:20:45 *
12
31
13
32
14
33
## git-changelog-maven-plugin-1.43
Original file line number Diff line number Diff line change @@ -14,7 +14,13 @@ Fix fromCommit and fromRef property typo *21:11:26*
14
14
15
15
16
16
### These commits have not issue in their commit comment
17
- doc * 05:20:17*
17
+ ignoreCommitsOlderThan * 06:44:59*
18
+
19
+ doc * 09:24:53*
20
+
21
+ tag time added to tag model * 09:21:27*
22
+
23
+ doc * 05:20:45*
18
24
19
25
GitLab integration * 05:17:22*
20
26
Original file line number Diff line number Diff line change @@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
5
5
## Next release
6
6
### Other changes
7
7
8
+ ** ignoreCommitsOlderThan**
9
+
10
+
11
+ [ 3960e266df39333] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ 4d0ea88bde22485] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485 ) Tomas Bjerre * 2017-04-14 09:24:53*
17
+
18
+
19
+ ## 1.44
20
+ ### Other changes
21
+
22
+ ** tag time added to tag model**
23
+
24
+
25
+ [ 20deca212cf27b9] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9 ) Tomas Bjerre * 2017-04-14 09:21:27*
26
+
8
27
** doc**
9
28
10
29
11
- [ ccee821db7e8742 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742 ) Tomas Bjerre * 2017-03-26 05:20:17 *
30
+ [ 215f19a54701562 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562 ) Tomas Bjerre * 2017-03-26 05:20:45 *
12
31
13
32
14
33
## 1.43
Original file line number Diff line number Diff line change @@ -5,10 +5,29 @@ Changelog of Git Changelog Maven plugin.
5
5
## Unreleased
6
6
### No issue
7
7
8
+ ** ignoreCommitsOlderThan**
9
+
10
+
11
+ [ 3960e266df39333] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3960e266df39333 ) Tomas Bjerre * 2017-07-08 06:44:59*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ 4d0ea88bde22485] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4d0ea88bde22485 ) Tomas Bjerre * 2017-04-14 09:24:53*
17
+
18
+
19
+ ## 1.44
20
+ ### No issue
21
+
22
+ ** tag time added to tag model**
23
+
24
+
25
+ [ 20deca212cf27b9] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/20deca212cf27b9 ) Tomas Bjerre * 2017-04-14 09:21:27*
26
+
8
27
** doc**
9
28
10
29
11
- [ ccee821db7e8742 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ccee821db7e8742 ) Tomas Bjerre * 2017-03-26 05:20:17 *
30
+ [ 215f19a54701562 ] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/215f19a54701562 ) Tomas Bjerre * 2017-03-26 05:20:45 *
12
31
13
32
14
33
## 1.43
You can’t perform that action at this time.
0 commit comments