Skip to content

Commit f11d1b7

Browse files
committed
Using lib 1.25 and updating README.md
1 parent 22aa545 commit f11d1b7

14 files changed

+549
-393
lines changed

CHANGELOG.md

+111-74
Original file line numberDiff line numberDiff line change
@@ -1,210 +1,247 @@
1-
# Git Changelog Maven plugin changelog
1+
# Git Changelog changelog
22

3-
Changelog of Git Changelog Maven plugin.
3+
Changelog of Git Changelog.
44

55
## Unreleased
66
### No issue
77

8-
[00ea4b38b642822](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/00ea4b38b642822) Tomas Bjerre *2016-02-09 19:30:12*
8+
**Using lib 1.25 and updating README.md**
99

10-
Updating docs after release
10+
11+
[a2b34183d51ca75](https://github.com/tomasbjerre/git-changelog-lib/commit/a2b34183d51ca75) Tomas Bjerre *2016-02-10 17:53:02*
12+
13+
**Updating docs after release**
14+
15+
16+
[22aa5451b408b76](https://github.com/tomasbjerre/git-changelog-lib/commit/22aa5451b408b76) Tomas Bjerre *2016-02-09 19:30:25*
1117

1218

1319
## git-changelog-maven-plugin-1.14
1420
### No issue
1521

16-
[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45*
22+
**Added variables: messageTitle, messageBody, messageItems #5**
23+
1724

18-
Added variables: messageTitle, messageBody, messageItems #5
25+
[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-lib/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45*
1926

20-
[b07a644537281ad](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b07a644537281ad) Tomas Bjerre *2016-02-01 18:15:25*
27+
**Adding example of custom issue without link**
2128

22-
Adding example of custom issue without link
29+
* Like I123
2330

24-
* Like I123
31+
[b07a644537281ad](https://github.com/tomasbjerre/git-changelog-lib/commit/b07a644537281ad) Tomas Bjerre *2016-02-01 18:15:25*
2532

26-
[fd359803b585f6e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/fd359803b585f6e) Tomas Bjerre *2016-01-31 21:14:03*
33+
**Maven Central version badge in README.md**
2734

28-
Maven Central version badge in README.md
2935

30-
[053a30dc61df44c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/053a30dc61df44c) Tomas Bjerre *2016-01-31 19:19:40*
36+
[fd359803b585f6e](https://github.com/tomasbjerre/git-changelog-lib/commit/fd359803b585f6e) Tomas Bjerre *2016-01-31 21:14:03*
3137

32-
Updating README.md after release
38+
**Updating README.md after release**
39+
40+
41+
[053a30dc61df44c](https://github.com/tomasbjerre/git-changelog-lib/commit/053a30dc61df44c) Tomas Bjerre *2016-01-31 19:19:40*
3342

3443

3544
## git-changelog-maven-plugin-1.13
3645
### No issue
3746

38-
[73a6ef035062c95](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/73a6ef035062c95) Tomas Bjerre *2016-01-31 17:03:30*
47+
**Implementing custom issues**
3948

40-
Implementing custom issues
49+
* Adding example with
50+
* QC matching QC1234
51+
* Incident matching INC1234
4152

42-
* Adding example with
43-
* QC matching QC1234
44-
* Incident matching INC1234
53+
[73a6ef035062c95](https://github.com/tomasbjerre/git-changelog-lib/commit/73a6ef035062c95) Tomas Bjerre *2016-01-31 17:03:30*
4554

46-
[424f73c0fef52ea](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/424f73c0fef52ea) Tomas Bjerre *2016-01-31 11:14:02*
55+
**Updagint README.md after release**
4756

48-
Updagint README.md after release
57+
58+
[424f73c0fef52ea](https://github.com/tomasbjerre/git-changelog-lib/commit/424f73c0fef52ea) Tomas Bjerre *2016-01-31 11:14:02*
4959

5060

5161
## git-changelog-maven-plugin-1.12
5262
### No issue
5363

54-
[5fbc5f762d90669](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5fbc5f762d90669) Tomas Bjerre *2016-01-31 11:10:56*
64+
**Using lib 1.23 to sort commits by time, not formatted time #4**
65+
5566

56-
Using lib 1.23 to sort commits by time, not formatted time #4
67+
[5fbc5f762d90669](https://github.com/tomasbjerre/git-changelog-lib/commit/5fbc5f762d90669) Tomas Bjerre *2016-01-31 11:10:56*
5768

58-
[ff68131be78f8e8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ff68131be78f8e8) Tomas Bjerre *2016-01-31 09:30:03*
69+
**Correcting example ignoring commits by comment**
5970

60-
Correcting example ignoring commits by comment
6171

62-
[f02c73356549ee5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f02c73356549ee5) Tomas Bjerre *2016-01-31 07:36:20*
72+
[ff68131be78f8e8](https://github.com/tomasbjerre/git-changelog-lib/commit/ff68131be78f8e8) Tomas Bjerre *2016-01-31 09:30:03*
6373

64-
Updating README.md after release
74+
**Updating README.md after release**
75+
76+
77+
[f02c73356549ee5](https://github.com/tomasbjerre/git-changelog-lib/commit/f02c73356549ee5) Tomas Bjerre *2016-01-31 07:36:20*
6578

6679

6780
## git-changelog-maven-plugin-1.11
6881
### No issue
6982

70-
[0f143a30469db4b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0f143a30469db4b) Tomas Bjerre *2016-01-31 07:15:44*
83+
**Documentation and more configuration available in pom #3**
84+
85+
86+
[0f143a30469db4b](https://github.com/tomasbjerre/git-changelog-lib/commit/0f143a30469db4b) Tomas Bjerre *2016-01-31 07:15:44*
87+
88+
**Using lib 1.22**
7189

72-
Documentation and more configuration available in pom #3
7390

74-
[d18efc576edcaff](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d18efc576edcaff) Tomas Bjerre *2016-01-30 17:36:44*
91+
[d18efc576edcaff](https://github.com/tomasbjerre/git-changelog-lib/commit/d18efc576edcaff) Tomas Bjerre *2016-01-30 17:36:44*
7592

76-
Using lib 1.22
93+
**Documentation #3**
7794

78-
[adc959a530801da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/adc959a530801da) Tomas Bjerre *2016-01-30 09:22:01*
7995

80-
Documentation #3
96+
[adc959a530801da](https://github.com/tomasbjerre/git-changelog-lib/commit/adc959a530801da) Tomas Bjerre *2016-01-30 09:22:01*
8197

82-
[75c3bb60f27db98](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/75c3bb60f27db98) Tomas Bjerre *2016-01-28 18:46:14*
98+
**Using lib 1.19**
8399

84-
Using lib 1.19
100+
101+
[75c3bb60f27db98](https://github.com/tomasbjerre/git-changelog-lib/commit/75c3bb60f27db98) Tomas Bjerre *2016-01-28 18:46:14*
85102

86103

87104
## git-changelog-maven-plugin-1.10
88105
### No issue
89106

90-
[ed405f4ff98b9ec](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ed405f4ff98b9ec) Tomas Bjerre *2015-12-20 17:29:26*
107+
**Template can be configured directly in the pom #2**
108+
91109

92-
Template can be configured directly in the pom #2
110+
[ed405f4ff98b9ec](https://github.com/tomasbjerre/git-changelog-lib/commit/ed405f4ff98b9ec) Tomas Bjerre *2015-12-20 17:29:26*
93111

94-
[60c9851e33217e2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/60c9851e33217e2) Tomas Bjerre *2015-12-10 17:11:56*
112+
**Using lib 1.18**
95113

96-
Using lib 1.18
114+
115+
[60c9851e33217e2](https://github.com/tomasbjerre/git-changelog-lib/commit/60c9851e33217e2) Tomas Bjerre *2015-12-10 17:11:56*
97116

98117

99118
## git-changelog-maven-plugin-1.9
100119
### No issue
101120

102-
[012e716f4ac9081](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/012e716f4ac9081) Tomas Bjerre *2015-12-06 07:37:23*
121+
**Using lib 1.17 #1**
122+
103123

104-
Using lib 1.17 #1
124+
[012e716f4ac9081](https://github.com/tomasbjerre/git-changelog-lib/commit/012e716f4ac9081) Tomas Bjerre *2015-12-06 07:37:23*
105125

106-
[09e031c5875716f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/09e031c5875716f) Tomas Bjerre *2015-12-04 22:58:13*
126+
**doc**
107127

108-
doc
128+
129+
[09e031c5875716f](https://github.com/tomasbjerre/git-changelog-lib/commit/09e031c5875716f) Tomas Bjerre *2015-12-04 22:58:13*
109130

110131

111132
## git-changelog-maven-plugin-1.8
112133
### No issue
113134

114-
[e2a14b2192b18a6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e2a14b2192b18a6) Tomas Bjerre *2015-12-04 22:18:12*
135+
**Using lib 1.15 #1**
136+
115137

116-
Using lib 1.15 #1
138+
[e2a14b2192b18a6](https://github.com/tomasbjerre/git-changelog-lib/commit/e2a14b2192b18a6) Tomas Bjerre *2015-12-04 22:18:12*
117139

118140

119141
## git-changelog-maven-plugin-1.7
120142
### No issue
121143

122-
[50eabf02cf1f65f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/50eabf02cf1f65f) Tomas Bjerre *2015-12-01 21:41:20*
144+
**using lib 1.14**
145+
123146

124-
using lib 1.14
147+
[50eabf02cf1f65f](https://github.com/tomasbjerre/git-changelog-lib/commit/50eabf02cf1f65f) Tomas Bjerre *2015-12-01 21:41:20*
125148

126-
[14e08993aa542c5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/14e08993aa542c5) Tomas Bjerre *2015-11-23 22:11:03*
149+
**doc**
127150

128-
doc
151+
152+
[14e08993aa542c5](https://github.com/tomasbjerre/git-changelog-lib/commit/14e08993aa542c5) Tomas Bjerre *2015-11-23 22:11:03*
129153

130154

131155
## git-changelog-maven-plugin-1.6
132156
### No issue
133157

134-
[135375546ad75b9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/135375546ad75b9) Tomas Bjerre *2015-11-23 21:47:14*
158+
**using lib 1.13**
159+
135160

136-
using lib 1.13
161+
[135375546ad75b9](https://github.com/tomasbjerre/git-changelog-lib/commit/135375546ad75b9) Tomas Bjerre *2015-11-23 21:47:14*
137162

138-
[f1d3994f5a22fd9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f1d3994f5a22fd9) Tomas Bjerre *2015-11-23 18:10:41*
163+
**doc**
139164

140-
doc
165+
166+
[f1d3994f5a22fd9](https://github.com/tomasbjerre/git-changelog-lib/commit/f1d3994f5a22fd9) Tomas Bjerre *2015-11-23 18:10:41*
141167

142168

143169
## git-changelog-maven-plugin-1.5
144170
### No issue
145171

146-
[e613d7724e87254](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e613d7724e87254) Tomas Bjerre *2015-11-23 18:02:24*
172+
**Using lib 1.12 #1**
173+
147174

148-
Using lib 1.12 #1
175+
[e613d7724e87254](https://github.com/tomasbjerre/git-changelog-lib/commit/e613d7724e87254) Tomas Bjerre *2015-11-23 18:02:24*
149176

150177

151178
## git-changelog-maven-plugin-1.4
152179
### No issue
153180

154-
[d4f9cc4537e271a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d4f9cc4537e271a) Tomas Bjerre *2015-11-21 14:28:16*
181+
**lib 1.10**
155182

156-
lib 1.10
183+
184+
[d4f9cc4537e271a](https://github.com/tomasbjerre/git-changelog-lib/commit/d4f9cc4537e271a) Tomas Bjerre *2015-11-21 14:28:16*
157185

158186

159187
## git-changelog-maven-plugin-1.3
160188
### No issue
161189

162-
[2978ebcdea32319](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2978ebcdea32319) Tomas Bjerre *2015-11-20 22:06:29*
190+
**lib 1.9 #feature**
191+
163192

164-
lib 1.9 #feature
193+
[2978ebcdea32319](https://github.com/tomasbjerre/git-changelog-lib/commit/2978ebcdea32319) Tomas Bjerre *2015-11-20 22:06:29*
165194

166-
[45a4cab1ba3ba3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/45a4cab1ba3ba3b) Tomas Bjerre *2015-11-18 19:52:35*
195+
**Setting exampe version to 1.2 #feature**
167196

168-
Setting exampe version to 1.2 #feature
197+
198+
[45a4cab1ba3ba3b](https://github.com/tomasbjerre/git-changelog-lib/commit/45a4cab1ba3ba3b) Tomas Bjerre *2015-11-18 19:52:35*
169199

170200

171201
## git-changelog-maven-plugin-1.2
172202
### No issue
173203

174-
[dfd09ef2dcaf3bd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/dfd09ef2dcaf3bd) Tomas Bjerre *2015-11-18 19:48:16*
204+
**lib 1.3 #feature**
205+
175206

176-
lib 1.3 #feature
207+
[dfd09ef2dcaf3bd](https://github.com/tomasbjerre/git-changelog-lib/commit/dfd09ef2dcaf3bd) Tomas Bjerre *2015-11-18 19:48:16*
177208

178-
[6ad17c4c9b98311](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6ad17c4c9b98311) Tomas Bjerre *2015-11-17 20:20:05*
209+
**doc**
179210

180-
doc
211+
212+
[6ad17c4c9b98311](https://github.com/tomasbjerre/git-changelog-lib/commit/6ad17c4c9b98311) Tomas Bjerre *2015-11-17 20:20:05*
181213

182214

183215
## git-changelog-maven-plugin-1.1
184216
### No issue
185217

186-
[6f86aae88b6818a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6f86aae88b6818a) Tomas Bjerre *2015-11-17 20:15:39*
218+
**MediaWiki support, using lib 1.2**
219+
187220

188-
MediaWiki support, using lib 1.2
221+
[6f86aae88b6818a](https://github.com/tomasbjerre/git-changelog-lib/commit/6f86aae88b6818a) Tomas Bjerre *2015-11-17 20:15:39*
189222

190-
[5d07983484af033](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d07983484af033) Tomas Bjerre *2015-11-15 14:44:03*
223+
**doc**
191224

192-
doc
225+
226+
[5d07983484af033](https://github.com/tomasbjerre/git-changelog-lib/commit/5d07983484af033) Tomas Bjerre *2015-11-15 14:44:03*
193227

194228

195229
## git-changelog-maven-plugin-1.0
196230
### No issue
197231

198-
[ee8f7c1e1027713](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ee8f7c1e1027713) Tomas Bjerre *2015-11-15 14:36:57*
232+
**doc**
233+
234+
235+
[ee8f7c1e1027713](https://github.com/tomasbjerre/git-changelog-lib/commit/ee8f7c1e1027713) Tomas Bjerre *2015-11-15 14:36:57*
236+
237+
**Initial**
199238

200-
doc
201239

202-
[044b3a76a1ab650](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/044b3a76a1ab650) Tomas Bjerre *2015-11-15 14:30:51*
240+
[044b3a76a1ab650](https://github.com/tomasbjerre/git-changelog-lib/commit/044b3a76a1ab650) Tomas Bjerre *2015-11-15 14:30:51*
203241

204-
Initial
242+
**Initial commit**
205243

206-
[3c47076c0ecb2de](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/3c47076c0ecb2de) Tomas Bjerre *2015-11-15 13:18:29*
207244

208-
Initial commit
245+
[3c47076c0ecb2de](https://github.com/tomasbjerre/git-changelog-lib/commit/3c47076c0ecb2de) Tomas Bjerre *2015-11-15 13:18:29*
209246

210247

0 commit comments

Comments
 (0)