File tree 11 files changed +264
-10
lines changed
git-changelog-maven-plugin-example
11 files changed +264
-10
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## 1.35
6
6
### No issue
7
7
8
+ ** Adding {{hashFull}} variable**
9
+
10
+
11
+ [ 275331a0b9c53cb] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb ) Tomas Bjerre * 2016-08-02 18:29:54*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ cdf8d8bd0430625] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625 ) Tomas Bjerre * 2016-06-25 00:04:33*
17
+
18
+
19
+ ## 1.34
20
+ ### No issue
21
+
22
+ ** Faster**
23
+
24
+
25
+ [ bcc3bb4fab29a51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51 ) Tomas Bjerre * 2016-06-25 00:02:44*
26
+
27
+ ** doc**
28
+
29
+
30
+ [ 46020ec8f0c0e51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51 ) Tomas Bjerre * 2016-06-24 21:16:22*
31
+
32
+
33
+ ## 1.33
34
+ ### No issue
35
+
36
+ ** Fixing merge commits... again...**
37
+
38
+
39
+ [ a0fe3a9afd499da] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da ) Tomas Bjerre * 2016-06-24 21:14:36*
40
+
8
41
** doc**
9
42
10
43
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Here is and example that will generate a CHANGELOG.md.
15
15
<plugin>
16
16
<groupId>se.bjurr.gitchangelog</groupId>
17
17
<artifactId>git-changelog-maven-plugin</artifactId>
18
- <version>1.34 </version>
18
+ <version>1.35 </version>
19
19
<executions>
20
20
<execution>
21
21
<id>GenerateGitChangelog</id>
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## 1.35
6
6
### No issue
7
7
8
+ ** Adding {{hashFull}} variable**
9
+
10
+
11
+ [ 275331a0b9c53cb] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb ) Tomas Bjerre * 2016-08-02 18:29:54*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ cdf8d8bd0430625] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625 ) Tomas Bjerre * 2016-06-25 00:04:33*
17
+
18
+
19
+ ## 1.34
20
+ ### No issue
21
+
22
+ ** Faster**
23
+
24
+
25
+ [ bcc3bb4fab29a51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51 ) Tomas Bjerre * 2016-06-25 00:02:44*
26
+
27
+ ** doc**
28
+
29
+
30
+ [ 46020ec8f0c0e51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51 ) Tomas Bjerre * 2016-06-24 21:16:22*
31
+
32
+
33
+ ## 1.33
34
+ ### No issue
35
+
36
+ ** Fixing merge commits... again...**
37
+
38
+
39
+ [ a0fe3a9afd499da] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da ) Tomas Bjerre * 2016-06-24 21:14:36*
40
+
8
41
** doc**
9
42
10
43
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## git-changelog-maven-plugin-1.35
6
6
### No issue /
7
+ Adding {{hashFull}} variable
8
+
9
+ doc
10
+
11
+
12
+
13
+ ## git-changelog-maven-plugin-1.34
14
+ ### No issue /
15
+ Faster
16
+
17
+ doc
18
+
19
+
20
+
21
+ ## git-changelog-maven-plugin-1.33
22
+ ### No issue /
23
+ Fixing merge commits... again...
24
+
7
25
doc
8
26
9
27
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## git-changelog-maven-plugin-1.35
6
6
### No issue
7
7
8
+ [ 275331a0b9c53cb] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb ) Tomas Bjerre * 2016-08-02 18:29:54*
9
+
10
+ Adding {{hashFull}} variable
11
+
12
+ [ cdf8d8bd0430625] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625 ) Tomas Bjerre * 2016-06-25 00:04:33*
13
+
14
+ doc
15
+
16
+
17
+ ## git-changelog-maven-plugin-1.34
18
+ ### No issue
19
+
20
+ [ bcc3bb4fab29a51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51 ) Tomas Bjerre * 2016-06-25 00:02:44*
21
+
22
+ Faster
23
+
24
+ [ 46020ec8f0c0e51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51 ) Tomas Bjerre * 2016-06-24 21:16:22*
25
+
26
+ doc
27
+
28
+
29
+ ## git-changelog-maven-plugin-1.33
30
+ ### No issue
31
+
32
+ [ a0fe3a9afd499da] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da ) Tomas Bjerre * 2016-06-24 21:14:36*
33
+
34
+ Fixing merge commits... again...
35
+
8
36
[ 27bbef6d740b133] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/27bbef6d740b133 ) Tomas Bjerre * 2016-06-24 09:31:53*
9
37
10
38
doc
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## 1.35
6
6
### No issue
7
7
8
+ ** Adding {{hashFull}} variable**
9
+
10
+
11
+ [ 275331a0b9c53cb] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb ) Tomas Bjerre * 2016-08-02 18:29:54*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ cdf8d8bd0430625] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625 ) Tomas Bjerre * 2016-06-25 00:04:33*
17
+
18
+
19
+ ## 1.34
20
+ ### No issue
21
+
22
+ ** Faster**
23
+
24
+
25
+ [ bcc3bb4fab29a51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51 ) Tomas Bjerre * 2016-06-25 00:02:44*
26
+
27
+ ** doc**
28
+
29
+
30
+ [ 46020ec8f0c0e51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51 ) Tomas Bjerre * 2016-06-24 21:16:22*
31
+
32
+
33
+ ## 1.33
34
+ ### No issue
35
+
36
+ ** Fixing merge commits... again...**
37
+
38
+
39
+ [ a0fe3a9afd499da] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da ) Tomas Bjerre * 2016-06-24 21:14:36*
40
+
8
41
** doc**
9
42
10
43
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## git-changelog-maven-plugin-1.35
6
6
### No issue
7
7
8
+ ** Adding {{hashFull}} variable**
9
+
10
+
11
+ [ 275331a0b9c53cb] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb ) Tomas Bjerre * 2016-08-02 18:29:54*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ cdf8d8bd0430625] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625 ) Tomas Bjerre * 2016-06-25 00:04:33*
17
+
18
+
19
+ ## git-changelog-maven-plugin-1.34
20
+ ### No issue
21
+
22
+ ** Faster**
23
+
24
+
25
+ [ bcc3bb4fab29a51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51 ) Tomas Bjerre * 2016-06-25 00:02:44*
26
+
27
+ ** doc**
28
+
29
+
30
+ [ 46020ec8f0c0e51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51 ) Tomas Bjerre * 2016-06-24 21:16:22*
31
+
32
+
33
+ ## git-changelog-maven-plugin-1.33
34
+ ### No issue
35
+
36
+ ** Fixing merge commits... again...**
37
+
38
+
39
+ [ a0fe3a9afd499da] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da ) Tomas Bjerre * 2016-06-24 21:14:36*
40
+
8
41
** doc**
9
42
10
43
Original file line number Diff line number Diff line change @@ -8,6 +8,16 @@ Changelog of Git Changelog Maven plugin.
8
8
9
9
10
10
### These commits have not issue in their commit comment
11
+ Adding {{hashFull}} variable * 18:29:54*
12
+
13
+ doc * 00:04:33*
14
+
15
+ Faster * 00:02:44*
16
+
17
+ doc * 21:16:22*
18
+
19
+ Fixing merge commits... again... * 21:14:36*
20
+
11
21
doc * 09:31:53*
12
22
13
23
Including commits from merges lib issue 49 * 09:29:14*
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Next release
5
+ ## 1.35
6
6
### Other changes
7
7
8
+ ** Adding {{hashFull}} variable**
9
+
10
+
11
+ [ 275331a0b9c53cb] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb ) Tomas Bjerre * 2016-08-02 18:29:54*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ cdf8d8bd0430625] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625 ) Tomas Bjerre * 2016-06-25 00:04:33*
17
+
18
+
19
+ ## 1.34
20
+ ### Other changes
21
+
22
+ ** Faster**
23
+
24
+
25
+ [ bcc3bb4fab29a51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51 ) Tomas Bjerre * 2016-06-25 00:02:44*
26
+
27
+ ** doc**
28
+
29
+
30
+ [ 46020ec8f0c0e51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51 ) Tomas Bjerre * 2016-06-24 21:16:22*
31
+
32
+
33
+ ## 1.33
34
+ ### Other changes
35
+
36
+ ** Fixing merge commits... again...**
37
+
38
+
39
+ [ a0fe3a9afd499da] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da ) Tomas Bjerre * 2016-06-24 21:14:36*
40
+
8
41
** doc**
9
42
10
43
Original file line number Diff line number Diff line change 2
2
3
3
Changelog of Git Changelog Maven plugin.
4
4
5
- ## Unreleased
5
+ ## 1.35
6
6
### No issue
7
7
8
+ ** Adding {{hashFull}} variable**
9
+
10
+
11
+ [ 275331a0b9c53cb] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/275331a0b9c53cb ) Tomas Bjerre * 2016-08-02 18:29:54*
12
+
13
+ ** doc**
14
+
15
+
16
+ [ cdf8d8bd0430625] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cdf8d8bd0430625 ) Tomas Bjerre * 2016-06-25 00:04:33*
17
+
18
+
19
+ ## 1.34
20
+ ### No issue
21
+
22
+ ** Faster**
23
+
24
+
25
+ [ bcc3bb4fab29a51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/bcc3bb4fab29a51 ) Tomas Bjerre * 2016-06-25 00:02:44*
26
+
27
+ ** doc**
28
+
29
+
30
+ [ 46020ec8f0c0e51] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/46020ec8f0c0e51 ) Tomas Bjerre * 2016-06-24 21:16:22*
31
+
32
+
33
+ ## 1.33
34
+ ### No issue
35
+
36
+ ** Fixing merge commits... again...**
37
+
38
+
39
+ [ a0fe3a9afd499da] ( https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/a0fe3a9afd499da ) Tomas Bjerre * 2016-06-24 21:14:36*
40
+
8
41
** doc**
9
42
10
43
Original file line number Diff line number Diff line change 16
16
<plugin >
17
17
<groupId >se.bjurr.gitchangelog</groupId >
18
18
<artifactId >git-changelog-maven-plugin</artifactId >
19
- <version >1.35 -SNAPSHOT</version >
19
+ <version >1.36 -SNAPSHOT</version >
20
20
<executions >
21
21
<!-- Minimal config // -->
22
22
<execution >
You can’t perform that action at this time.
0 commit comments