Skip to content

Commit 8abd8ac

Browse files
committed
fix: adding default changelog template jenkinsci/git-changelog-plugin#58
1 parent d7b1587 commit 8abd8ac

15 files changed

+823
-423
lines changed

CHANGELOG.md

+73-27
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,52 @@
1-
# Git Changelog Maven plugin changelog
1+
# Changelog
2+
3+
Changelog for tomasbjerre git-changelog-maven-plugin.
4+
5+
## 1.76
6+
### No issue
7+
8+
**fix: semantic version stepping**
9+
10+
11+
[6d0a92ed2dac5e2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6d0a92ed2dac5e2) Tomas Bjerre *2021-06-09 17:11:56*
12+
13+
14+
## 1.75
15+
### No issue
16+
17+
**fix: NPE when given file has no parent**
18+
19+
20+
[64564290a37b5b6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/64564290a37b5b6) Tomas Bjerre *2021-06-09 14:49:36*
21+
22+
23+
## 1.74
24+
### No issue
25+
26+
**fix: when file was in a new folder, it created folder**
27+
28+
29+
[cf71f3bc966a95c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/cf71f3bc966a95c) Tomas Bjerre *2021-06-09 14:33:39*
30+
31+
**feat: subString and ifMatches helpers**
32+
33+
34+
[d3fb0749dc377f7](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d3fb0749dc377f7) Tomas Bjerre *2021-06-04 13:51:31*
35+
36+
37+
## 1.73
38+
### No issue
39+
40+
**feat: regexp in ifCommitType and ifCommitScope**
41+
42+
43+
[27665d7653a8e09](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/27665d7653a8e09) Tomas Bjerre *2021-06-02 19:18:30*
44+
45+
**chore: stepping dependencies**
46+
47+
48+
[ece25e5eb5a5a34](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ece25e5eb5a5a34) Tomas Bjerre *2021-06-01 16:09:07*
249

3-
Changelog of Git Changelog Maven plugin.
450

551
## 1.72
652
### No issue
@@ -21,7 +67,7 @@ Changelog of Git Changelog Maven plugin.
2167

2268

2369
## 1.70
24-
### GitHub [#31](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/31) Add unescaped simple plain text example
70+
### GitHub [#31](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/31) Add unescaped simple plain text example
2571

2672
**Merge pull request #31 from edeso/simplePlainTextExample**
2773

@@ -49,7 +95,7 @@ Changelog of Git Changelog Maven plugin.
4995

5096

5197
## 1.69
52-
### GitHub [#27](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/27) Support custom headers to JIRA to bypass 2 factor auth
98+
### GitHub [#27](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/27) Support custom headers to JIRA to bypass 2 factor auth
5399

54100
**Merge pull request #27 from drhip/feature/extended_headers**
55101

@@ -72,7 +118,7 @@ Changelog of Git Changelog Maven plugin.
72118

73119

74120
## 1.68
75-
### Jira JENKINS-65252
121+
### Jira JENKINS-65252
76122

77123
**pretty printing output JENKINS-65252**
78124

@@ -95,7 +141,7 @@ Changelog of Git Changelog Maven plugin.
95141

96142

97143
## 1.65
98-
### GitHub [#24](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/24) Passing extendedVariables Property using mvn -D Commandline Option
144+
### GitHub [#24](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/24) Passing extendedVariables Property using mvn -D Commandline Option
99145

100146
**More logging of extended variables from CLI #24**
101147

@@ -114,7 +160,7 @@ Changelog of Git Changelog Maven plugin.
114160

115161

116162
## 1.64
117-
### GitHub [#21](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/21) Goal not marked as Thread-safe
163+
### GitHub [#21](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/21) Goal not marked as Thread-safe
118164

119165
**Mark as thread safe #21**
120166

@@ -123,7 +169,7 @@ Changelog of Git Changelog Maven plugin.
123169

124170

125171
## 1.63
126-
### GitHub [#19](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/19) Add support for pathfilter
172+
### GitHub [#19](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/19) Add support for pathfilter
127173

128174
**Adjustments after merge of PR #19**
129175

@@ -146,7 +192,7 @@ Changelog of Git Changelog Maven plugin.
146192

147193

148194
## 1.62
149-
### GitHub [#18](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/18) Add extendedVariables property
195+
### GitHub [#18](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/18) Add extendedVariables property
150196

151197
**Merge pull request #18 from djn72/master**
152198

@@ -169,7 +215,7 @@ Changelog of Git Changelog Maven plugin.
169215

170216

171217
## 1.61
172-
### GitHub [#12](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/12) Add a skip configration option
218+
### GitHub [#12](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/12) Add a skip configration option
173219

174220
**Adding skip option #12**
175221

@@ -251,7 +297,7 @@ Changelog of Git Changelog Maven plugin.
251297

252298

253299
## 1.55
254-
### GitHub [#10](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/10) docs: Updates README.md to improve readability
300+
### GitHub [#10](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/10) docs: Updates README.md to improve readability
255301

256302
**Merge pull request #10 from lennonjesus/patch-1**
257303

@@ -260,7 +306,7 @@ Changelog of Git Changelog Maven plugin.
260306
[151869767aebebe](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/151869767aebebe) Tomas Bjerre *2018-03-16 14:34:08*
261307

262308

263-
### Jira patch-1
309+
### Jira patch-1
264310

265311
**Merge pull request #10 from lennonjesus/patch-1**
266312

@@ -283,7 +329,7 @@ Changelog of Git Changelog Maven plugin.
283329

284330

285331
## 1.53
286-
### Jira JENKINS-19994
332+
### Jira JENKINS-19994
287333

288334
**Closing RevWalk JENKINS-19994**
289335

@@ -333,7 +379,7 @@ Changelog of Git Changelog Maven plugin.
333379

334380

335381
## 1.50
336-
### GitHub [#9](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/9) Issue when using removeIssueFromMessage and settingFile
382+
### GitHub [#9](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/9) Issue when using removeIssueFromMessage and settingFile *bug*
337383

338384
**Defaulting ignoreCommitsWithoutIssue #9**
339385

@@ -497,7 +543,7 @@ Changelog of Git Changelog Maven plugin.
497543

498544

499545
## 1.39
500-
### GitHub [#7](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/7) Fix fromCommit and fromRef property typo
546+
### GitHub [#7](https://github.com/tomasbjerre/git-changelog-maven-plugin/pull/7) Fix fromCommit and fromRef property typo
501547

502548
**Merge pull request #7 from dunse/patch-1**
503549

@@ -506,7 +552,7 @@ Changelog of Git Changelog Maven plugin.
506552
[646488622fbdcbf](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/646488622fbdcbf) Tomas Bjerre *2017-01-31 21:11:26*
507553

508554

509-
### Jira patch-1
555+
### Jira patch-1
510556

511557
**Merge pull request #7 from dunse/patch-1**
512558

@@ -675,7 +721,7 @@ Changelog of Git Changelog Maven plugin.
675721

676722

677723
## 1.28
678-
### Jira JENKINS-34155
724+
### Jira JENKINS-34155
679725

680726
**JENKINS-34155 Support short SHA**
681727

@@ -785,7 +831,7 @@ Changelog of Git Changelog Maven plugin.
785831

786832

787833
## 1.20
788-
### GitHub [#6](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/6) GitHub OAuth2 Token support
834+
### GitHub [#6](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/6) GitHub OAuth2 Token support
789835

790836
**Support GitHub OAuth2 tokens #6**
791837

@@ -883,7 +929,7 @@ Changelog of Git Changelog Maven plugin.
883929

884930

885931
## 1.14
886-
### GitHub [#5](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/5) One line git commit messege
932+
### GitHub [#5](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/5) One line git commit messege *enhancement*
887933

888934
**Added variables: messageTitle, messageBody, messageItems #5**
889935

@@ -928,7 +974,7 @@ Changelog of Git Changelog Maven plugin.
928974

929975

930976
## 1.12
931-
### GitHub [#4](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/4) The tags are out of order
977+
### GitHub [#4](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/4) The tags are out of order *bug*
932978

933979
**Using lib 1.23 to sort commits by time, not formatted time #4**
934980

@@ -950,7 +996,7 @@ Changelog of Git Changelog Maven plugin.
950996

951997

952998
## 1.11
953-
### GitHub [#3](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/3) Enhance documentation for changelog.json file
999+
### GitHub [#3](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/3) Enhance documentation for changelog.json file *enhancement*
9541000

9551001
**Documentation and more configuration available in pom #3**
9561002

@@ -977,7 +1023,7 @@ Changelog of Git Changelog Maven plugin.
9771023

9781024

9791025
## 1.10
980-
### GitHub [#2](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/2) Allow for template to be added directly in pom.xml
1026+
### GitHub [#2](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/2) Allow for template to be added directly in pom.xml *enhancement*
9811027

9821028
**Template can be configured directly in the pom #2**
9831029

@@ -994,7 +1040,7 @@ Changelog of Git Changelog Maven plugin.
9941040

9951041

9961042
## 1.9
997-
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
1043+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version *enhancement*
9981044

9991045
**Using lib 1.17 #1**
10001046

@@ -1011,7 +1057,7 @@ Changelog of Git Changelog Maven plugin.
10111057

10121058

10131059
## 1.8
1014-
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
1060+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version *enhancement*
10151061

10161062
**Using lib 1.15 #1**
10171063

@@ -1048,7 +1094,7 @@ Changelog of Git Changelog Maven plugin.
10481094

10491095

10501096
## 1.5
1051-
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
1097+
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version *enhancement*
10521098

10531099
**Using lib 1.12 #1**
10541100

@@ -1066,7 +1112,7 @@ Changelog of Git Changelog Maven plugin.
10661112

10671113

10681114
## 1.3
1069-
### GitHub #
1115+
### GitHub #
10701116

10711117
**lib 1.9 #feature**
10721118

@@ -1080,7 +1126,7 @@ Changelog of Git Changelog Maven plugin.
10801126

10811127

10821128
## 1.2
1083-
### GitHub #
1129+
### GitHub #
10841130

10851131
**lib 1.3 #feature**
10861132

0 commit comments

Comments
 (0)