Skip to content

Commit 52fc6dc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent bb83cdf commit 52fc6dc

13 files changed

+460
-146
lines changed

CHANGELOG.md

+38-19
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,17 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
6-
### GitHub #31
5+
## 1.71
6+
### No issue
7+
8+
**chore: release instructions**
9+
10+
11+
[8374050f046c64e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8374050f046c64e) Tomas Bjerre *2021-05-27 17:36:20*
12+
13+
14+
## 1.70
15+
### GitHub [#31](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/31) Add unescaped simple plain text example
716

817
**Merge pull request #31 from edeso/simplePlainTextExample**
918

@@ -14,14 +23,24 @@ Changelog of Git Changelog Maven plugin.
1423

1524
### No issue
1625

26+
**Maven central**
27+
28+
29+
[b8ad929b0205480](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b8ad929b0205480) Tomas Bjerre *2021-05-27 17:27:33*
30+
31+
**feat: support conventional commits**
32+
33+
34+
[d5400912ff9fdbb](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d5400912ff9fdbb) Tomas Bjerre *2021-05-27 17:22:23*
35+
1736
**Add unescaped simple plain text example**
1837

1938

2039
[7f8db986669cdb9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7f8db986669cdb9) ed *2021-05-25 13:57:25*
2140

2241

2342
## 1.69
24-
### GitHub #27
43+
### GitHub [#27](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/27) Support custom headers to JIRA to bypass 2 factor auth
2544

2645
**Merge pull request #27 from drhip/feature/extended_headers**
2746

@@ -67,7 +86,7 @@ Changelog of Git Changelog Maven plugin.
6786

6887

6988
## 1.65
70-
### GitHub #24
89+
### GitHub [#24](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/24) Passing extendedVariables Property using mvn -D Commandline Option
7190

7291
**More logging of extended variables from CLI #24**
7392

@@ -86,7 +105,7 @@ Changelog of Git Changelog Maven plugin.
86105

87106

88107
## 1.64
89-
### GitHub #21
108+
### GitHub [#21](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/21) Goal not marked as Thread-safe
90109

91110
**Mark as thread safe #21**
92111

@@ -95,7 +114,7 @@ Changelog of Git Changelog Maven plugin.
95114

96115

97116
## 1.63
98-
### GitHub #19
117+
### GitHub [#19](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/19) Add support for pathfilter
99118

100119
**Adjustments after merge of PR #19**
101120

@@ -118,7 +137,7 @@ Changelog of Git Changelog Maven plugin.
118137

119138

120139
## 1.62
121-
### GitHub #18
140+
### GitHub [#18](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/18) Add extendedVariables property
122141

123142
**Merge pull request #18 from djn72/master**
124143

@@ -141,7 +160,7 @@ Changelog of Git Changelog Maven plugin.
141160

142161

143162
## 1.61
144-
### GitHub #12
163+
### GitHub [#12](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/12) Add a skip configration option
145164

146165
**Adding skip option #12**
147166

@@ -223,7 +242,7 @@ Changelog of Git Changelog Maven plugin.
223242

224243

225244
## 1.55
226-
### GitHub #10
245+
### GitHub [#10](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/10) docs: Updates README.md to improve readability
227246

228247
**Merge pull request #10 from lennonjesus/patch-1**
229248

@@ -305,7 +324,7 @@ Changelog of Git Changelog Maven plugin.
305324

306325

307326
## 1.50
308-
### GitHub #9
327+
### GitHub [#9](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/9) Issue when using removeIssueFromMessage and settingFile
309328

310329
**Defaulting ignoreCommitsWithoutIssue #9**
311330

@@ -469,7 +488,7 @@ Changelog of Git Changelog Maven plugin.
469488

470489

471490
## 1.39
472-
### GitHub #7
491+
### GitHub [#7](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/7) Fix fromCommit and fromRef property typo
473492

474493
**Merge pull request #7 from dunse/patch-1**
475494

@@ -757,7 +776,7 @@ Changelog of Git Changelog Maven plugin.
757776

758777

759778
## 1.20
760-
### GitHub #6
779+
### GitHub [#6](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/6) GitHub OAuth2 Token support
761780

762781
**Support GitHub OAuth2 tokens #6**
763782

@@ -855,7 +874,7 @@ Changelog of Git Changelog Maven plugin.
855874

856875

857876
## 1.14
858-
### GitHub #5
877+
### GitHub [#5](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/5) One line git commit messege
859878

860879
**Added variables: messageTitle, messageBody, messageItems #5**
861880

@@ -900,7 +919,7 @@ Changelog of Git Changelog Maven plugin.
900919

901920

902921
## 1.12
903-
### GitHub #4
922+
### GitHub [#4](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/4) The tags are out of order
904923

905924
**Using lib 1.23 to sort commits by time, not formatted time #4**
906925

@@ -922,7 +941,7 @@ Changelog of Git Changelog Maven plugin.
922941

923942

924943
## 1.11
925-
### GitHub #3
944+
### GitHub [#3](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/3) Enhance documentation for changelog.json file
926945

927946
**Documentation and more configuration available in pom #3**
928947

@@ -949,7 +968,7 @@ Changelog of Git Changelog Maven plugin.
949968

950969

951970
## 1.10
952-
### GitHub #2
971+
### GitHub [#2](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/2) Allow for template to be added directly in pom.xml
953972

954973
**Template can be configured directly in the pom #2**
955974

@@ -966,7 +985,7 @@ Changelog of Git Changelog Maven plugin.
966985

967986

968987
## 1.9
969-
### GitHub #1
988+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
970989

971990
**Using lib 1.17 #1**
972991

@@ -983,7 +1002,7 @@ Changelog of Git Changelog Maven plugin.
9831002

9841003

9851004
## 1.8
986-
### GitHub #1
1005+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
9871006

9881007
**Using lib 1.15 #1**
9891008

@@ -1020,7 +1039,7 @@ Changelog of Git Changelog Maven plugin.
10201039

10211040

10221041
## 1.5
1023-
### GitHub #1
1042+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
10241043

10251044
**Using lib 1.12 #1**
10261045

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

+38-19
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,17 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Unreleased
6-
### GitHub #31
5+
## 1.71
6+
### No issue
7+
8+
**chore: release instructions**
9+
10+
11+
[8374050f046c64e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/8374050f046c64e) Tomas Bjerre *2021-05-27 17:36:20*
12+
13+
14+
## 1.70
15+
### GitHub [#31](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/31) Add unescaped simple plain text example
716

817
**Merge pull request #31 from edeso/simplePlainTextExample**
918

@@ -14,14 +23,24 @@ Changelog of Git Changelog Maven plugin.
1423

1524
### No issue
1625

26+
**Maven central**
27+
28+
29+
[b8ad929b0205480](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b8ad929b0205480) Tomas Bjerre *2021-05-27 17:27:33*
30+
31+
**feat: support conventional commits**
32+
33+
34+
[d5400912ff9fdbb](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d5400912ff9fdbb) Tomas Bjerre *2021-05-27 17:22:23*
35+
1736
**Add unescaped simple plain text example**
1837

1938

2039
[7f8db986669cdb9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/7f8db986669cdb9) ed *2021-05-25 13:57:25*
2140

2241

2342
## 1.69
24-
### GitHub #27
43+
### GitHub [#27](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/27) Support custom headers to JIRA to bypass 2 factor auth
2544

2645
**Merge pull request #27 from drhip/feature/extended_headers**
2746

@@ -67,7 +86,7 @@ Changelog of Git Changelog Maven plugin.
6786

6887

6988
## 1.65
70-
### GitHub #24
89+
### GitHub [#24](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/24) Passing extendedVariables Property using mvn -D Commandline Option
7190

7291
**More logging of extended variables from CLI #24**
7392

@@ -86,7 +105,7 @@ Changelog of Git Changelog Maven plugin.
86105

87106

88107
## 1.64
89-
### GitHub #21
108+
### GitHub [#21](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/21) Goal not marked as Thread-safe
90109

91110
**Mark as thread safe #21**
92111

@@ -95,7 +114,7 @@ Changelog of Git Changelog Maven plugin.
95114

96115

97116
## 1.63
98-
### GitHub #19
117+
### GitHub [#19](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/19) Add support for pathfilter
99118

100119
**Adjustments after merge of PR #19**
101120

@@ -118,7 +137,7 @@ Changelog of Git Changelog Maven plugin.
118137

119138

120139
## 1.62
121-
### GitHub #18
140+
### GitHub [#18](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/18) Add extendedVariables property
122141

123142
**Merge pull request #18 from djn72/master**
124143

@@ -141,7 +160,7 @@ Changelog of Git Changelog Maven plugin.
141160

142161

143162
## 1.61
144-
### GitHub #12
163+
### GitHub [#12](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/12) Add a skip configration option
145164

146165
**Adding skip option #12**
147166

@@ -223,7 +242,7 @@ Changelog of Git Changelog Maven plugin.
223242

224243

225244
## 1.55
226-
### GitHub #10
245+
### GitHub [#10](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/10) docs: Updates README.md to improve readability
227246

228247
**Merge pull request #10 from lennonjesus/patch-1**
229248

@@ -305,7 +324,7 @@ Changelog of Git Changelog Maven plugin.
305324

306325

307326
## 1.50
308-
### GitHub #9
327+
### GitHub [#9](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/9) Issue when using removeIssueFromMessage and settingFile
309328

310329
**Defaulting ignoreCommitsWithoutIssue #9**
311330

@@ -469,7 +488,7 @@ Changelog of Git Changelog Maven plugin.
469488

470489

471490
## 1.39
472-
### GitHub #7
491+
### GitHub [#7](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/7) Fix fromCommit and fromRef property typo
473492

474493
**Merge pull request #7 from dunse/patch-1**
475494

@@ -757,7 +776,7 @@ Changelog of Git Changelog Maven plugin.
757776

758777

759778
## 1.20
760-
### GitHub #6
779+
### GitHub [#6](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/6) GitHub OAuth2 Token support
761780

762781
**Support GitHub OAuth2 tokens #6**
763782

@@ -855,7 +874,7 @@ Changelog of Git Changelog Maven plugin.
855874

856875

857876
## 1.14
858-
### GitHub #5
877+
### GitHub [#5](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/5) One line git commit messege
859878

860879
**Added variables: messageTitle, messageBody, messageItems #5**
861880

@@ -900,7 +919,7 @@ Changelog of Git Changelog Maven plugin.
900919

901920

902921
## 1.12
903-
### GitHub #4
922+
### GitHub [#4](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/4) The tags are out of order
904923

905924
**Using lib 1.23 to sort commits by time, not formatted time #4**
906925

@@ -922,7 +941,7 @@ Changelog of Git Changelog Maven plugin.
922941

923942

924943
## 1.11
925-
### GitHub #3
944+
### GitHub [#3](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/3) Enhance documentation for changelog.json file
926945

927946
**Documentation and more configuration available in pom #3**
928947

@@ -949,7 +968,7 @@ Changelog of Git Changelog Maven plugin.
949968

950969

951970
## 1.10
952-
### GitHub #2
971+
### GitHub [#2](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/2) Allow for template to be added directly in pom.xml
953972

954973
**Template can be configured directly in the pom #2**
955974

@@ -966,7 +985,7 @@ Changelog of Git Changelog Maven plugin.
966985

967986

968987
## 1.9
969-
### GitHub #1
988+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
970989

971990
**Using lib 1.17 #1**
972991

@@ -983,7 +1002,7 @@ Changelog of Git Changelog Maven plugin.
9831002

9841003

9851004
## 1.8
986-
### GitHub #1
1005+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
9871006

9881007
**Using lib 1.15 #1**
9891008

@@ -1020,7 +1039,7 @@ Changelog of Git Changelog Maven plugin.
10201039

10211040

10221041
## 1.5
1023-
### GitHub #1
1042+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
10241043

10251044
**Using lib 1.12 #1**
10261045

0 commit comments

Comments
 (0)