Skip to content

Commit 90ea868

Browse files
committedFeb 10, 2016
Updating example
1 parent bbb8845 commit 90ea868

13 files changed

+256
-231
lines changed
 

‎CHANGELOG.md

+61-52
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,56 @@
1-
# Git Changelog changelog
1+
# Git Changelog Maven plugin changelog
22

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

55
## Unreleased
66
### No issue
77

8+
**Updating example**
9+
10+
11+
[0dc99a385e35227](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0dc99a385e35227) Tomas Bjerre *2016-02-10 18:05:13*
12+
13+
14+
## 1.15
15+
### No issue
16+
817
**Using lib 1.25 and updating README.md**
918

1019

11-
[a2b34183d51ca75](https://github.com/tomasbjerre/git-changelog-lib/commit/a2b34183d51ca75) Tomas Bjerre *2016-02-10 17:53:02*
20+
[f11d1b792b9a7dd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f11d1b792b9a7dd) Tomas Bjerre *2016-02-10 17:53:32*
1221

1322
**Updating docs after release**
1423

1524

16-
[22aa5451b408b76](https://github.com/tomasbjerre/git-changelog-lib/commit/22aa5451b408b76) Tomas Bjerre *2016-02-09 19:30:25*
25+
[22aa5451b408b76](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/22aa5451b408b76) Tomas Bjerre *2016-02-09 19:30:25*
1726

1827

19-
## git-changelog-maven-plugin-1.14
28+
## 1.14
2029
### No issue
2130

2231
**Added variables: messageTitle, messageBody, messageItems #5**
2332

2433

25-
[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-lib/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45*
34+
[0a7a9a1aa672414](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0a7a9a1aa672414) Tomas Bjerre *2016-02-09 19:26:45*
2635

2736
**Adding example of custom issue without link**
2837

2938
* Like I123
3039

31-
[b07a644537281ad](https://github.com/tomasbjerre/git-changelog-lib/commit/b07a644537281ad) Tomas Bjerre *2016-02-01 18:15:25*
40+
[b07a644537281ad](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/b07a644537281ad) Tomas Bjerre *2016-02-01 18:15:25*
3241

3342
**Maven Central version badge in README.md**
3443

3544

36-
[fd359803b585f6e](https://github.com/tomasbjerre/git-changelog-lib/commit/fd359803b585f6e) Tomas Bjerre *2016-01-31 21:14:03*
45+
[fd359803b585f6e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/fd359803b585f6e) Tomas Bjerre *2016-01-31 21:14:03*
3746

3847
**Updating README.md after release**
3948

4049

41-
[053a30dc61df44c](https://github.com/tomasbjerre/git-changelog-lib/commit/053a30dc61df44c) Tomas Bjerre *2016-01-31 19:19:40*
50+
[053a30dc61df44c](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/053a30dc61df44c) Tomas Bjerre *2016-01-31 19:19:40*
4251

4352

44-
## git-changelog-maven-plugin-1.13
53+
## 1.13
4554
### No issue
4655

4756
**Implementing custom issues**
@@ -50,198 +59,198 @@ Changelog of Git Changelog.
5059
* QC matching QC1234
5160
* Incident matching INC1234
5261

53-
[73a6ef035062c95](https://github.com/tomasbjerre/git-changelog-lib/commit/73a6ef035062c95) Tomas Bjerre *2016-01-31 17:03:30*
62+
[73a6ef035062c95](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/73a6ef035062c95) Tomas Bjerre *2016-01-31 17:03:30*
5463

5564
**Updagint README.md after release**
5665

5766

58-
[424f73c0fef52ea](https://github.com/tomasbjerre/git-changelog-lib/commit/424f73c0fef52ea) Tomas Bjerre *2016-01-31 11:14:02*
67+
[424f73c0fef52ea](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/424f73c0fef52ea) Tomas Bjerre *2016-01-31 11:14:02*
5968

6069

61-
## git-changelog-maven-plugin-1.12
70+
## 1.12
6271
### No issue
6372

6473
**Using lib 1.23 to sort commits by time, not formatted time #4**
6574

6675

67-
[5fbc5f762d90669](https://github.com/tomasbjerre/git-changelog-lib/commit/5fbc5f762d90669) Tomas Bjerre *2016-01-31 11:10:56*
76+
[5fbc5f762d90669](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5fbc5f762d90669) Tomas Bjerre *2016-01-31 11:10:56*
6877

6978
**Correcting example ignoring commits by comment**
7079

7180

72-
[ff68131be78f8e8](https://github.com/tomasbjerre/git-changelog-lib/commit/ff68131be78f8e8) Tomas Bjerre *2016-01-31 09:30:03*
81+
[ff68131be78f8e8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ff68131be78f8e8) Tomas Bjerre *2016-01-31 09:30:03*
7382

7483
**Updating README.md after release**
7584

7685

77-
[f02c73356549ee5](https://github.com/tomasbjerre/git-changelog-lib/commit/f02c73356549ee5) Tomas Bjerre *2016-01-31 07:36:20*
86+
[f02c73356549ee5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f02c73356549ee5) Tomas Bjerre *2016-01-31 07:36:20*
7887

7988

80-
## git-changelog-maven-plugin-1.11
89+
## 1.11
8190
### No issue
8291

8392
**Documentation and more configuration available in pom #3**
8493

8594

86-
[0f143a30469db4b](https://github.com/tomasbjerre/git-changelog-lib/commit/0f143a30469db4b) Tomas Bjerre *2016-01-31 07:15:44*
95+
[0f143a30469db4b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/0f143a30469db4b) Tomas Bjerre *2016-01-31 07:15:44*
8796

8897
**Using lib 1.22**
8998

9099

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

93102
**Documentation #3**
94103

95104

96-
[adc959a530801da](https://github.com/tomasbjerre/git-changelog-lib/commit/adc959a530801da) Tomas Bjerre *2016-01-30 09:22:01*
105+
[adc959a530801da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/adc959a530801da) Tomas Bjerre *2016-01-30 09:22:01*
97106

98107
**Using lib 1.19**
99108

100109

101-
[75c3bb60f27db98](https://github.com/tomasbjerre/git-changelog-lib/commit/75c3bb60f27db98) Tomas Bjerre *2016-01-28 18:46:14*
110+
[75c3bb60f27db98](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/75c3bb60f27db98) Tomas Bjerre *2016-01-28 18:46:14*
102111

103112

104-
## git-changelog-maven-plugin-1.10
113+
## 1.10
105114
### No issue
106115

107116
**Template can be configured directly in the pom #2**
108117

109118

110-
[ed405f4ff98b9ec](https://github.com/tomasbjerre/git-changelog-lib/commit/ed405f4ff98b9ec) Tomas Bjerre *2015-12-20 17:29:26*
119+
[ed405f4ff98b9ec](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ed405f4ff98b9ec) Tomas Bjerre *2015-12-20 17:29:26*
111120

112121
**Using lib 1.18**
113122

114123

115-
[60c9851e33217e2](https://github.com/tomasbjerre/git-changelog-lib/commit/60c9851e33217e2) Tomas Bjerre *2015-12-10 17:11:56*
124+
[60c9851e33217e2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/60c9851e33217e2) Tomas Bjerre *2015-12-10 17:11:56*
116125

117126

118-
## git-changelog-maven-plugin-1.9
127+
## 1.9
119128
### No issue
120129

121130
**Using lib 1.17 #1**
122131

123132

124-
[012e716f4ac9081](https://github.com/tomasbjerre/git-changelog-lib/commit/012e716f4ac9081) Tomas Bjerre *2015-12-06 07:37:23*
133+
[012e716f4ac9081](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/012e716f4ac9081) Tomas Bjerre *2015-12-06 07:37:23*
125134

126135
**doc**
127136

128137

129-
[09e031c5875716f](https://github.com/tomasbjerre/git-changelog-lib/commit/09e031c5875716f) Tomas Bjerre *2015-12-04 22:58:13*
138+
[09e031c5875716f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/09e031c5875716f) Tomas Bjerre *2015-12-04 22:58:13*
130139

131140

132-
## git-changelog-maven-plugin-1.8
141+
## 1.8
133142
### No issue
134143

135144
**Using lib 1.15 #1**
136145

137146

138-
[e2a14b2192b18a6](https://github.com/tomasbjerre/git-changelog-lib/commit/e2a14b2192b18a6) Tomas Bjerre *2015-12-04 22:18:12*
147+
[e2a14b2192b18a6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e2a14b2192b18a6) Tomas Bjerre *2015-12-04 22:18:12*
139148

140149

141-
## git-changelog-maven-plugin-1.7
150+
## 1.7
142151
### No issue
143152

144153
**using lib 1.14**
145154

146155

147-
[50eabf02cf1f65f](https://github.com/tomasbjerre/git-changelog-lib/commit/50eabf02cf1f65f) Tomas Bjerre *2015-12-01 21:41:20*
156+
[50eabf02cf1f65f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/50eabf02cf1f65f) Tomas Bjerre *2015-12-01 21:41:20*
148157

149158
**doc**
150159

151160

152-
[14e08993aa542c5](https://github.com/tomasbjerre/git-changelog-lib/commit/14e08993aa542c5) Tomas Bjerre *2015-11-23 22:11:03*
161+
[14e08993aa542c5](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/14e08993aa542c5) Tomas Bjerre *2015-11-23 22:11:03*
153162

154163

155-
## git-changelog-maven-plugin-1.6
164+
## 1.6
156165
### No issue
157166

158167
**using lib 1.13**
159168

160169

161-
[135375546ad75b9](https://github.com/tomasbjerre/git-changelog-lib/commit/135375546ad75b9) Tomas Bjerre *2015-11-23 21:47:14*
170+
[135375546ad75b9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/135375546ad75b9) Tomas Bjerre *2015-11-23 21:47:14*
162171

163172
**doc**
164173

165174

166-
[f1d3994f5a22fd9](https://github.com/tomasbjerre/git-changelog-lib/commit/f1d3994f5a22fd9) Tomas Bjerre *2015-11-23 18:10:41*
175+
[f1d3994f5a22fd9](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/f1d3994f5a22fd9) Tomas Bjerre *2015-11-23 18:10:41*
167176

168177

169-
## git-changelog-maven-plugin-1.5
178+
## 1.5
170179
### No issue
171180

172181
**Using lib 1.12 #1**
173182

174183

175-
[e613d7724e87254](https://github.com/tomasbjerre/git-changelog-lib/commit/e613d7724e87254) Tomas Bjerre *2015-11-23 18:02:24*
184+
[e613d7724e87254](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e613d7724e87254) Tomas Bjerre *2015-11-23 18:02:24*
176185

177186

178-
## git-changelog-maven-plugin-1.4
187+
## 1.4
179188
### No issue
180189

181190
**lib 1.10**
182191

183192

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

186195

187-
## git-changelog-maven-plugin-1.3
196+
## 1.3
188197
### No issue
189198

190199
**lib 1.9 #feature**
191200

192201

193-
[2978ebcdea32319](https://github.com/tomasbjerre/git-changelog-lib/commit/2978ebcdea32319) Tomas Bjerre *2015-11-20 22:06:29*
202+
[2978ebcdea32319](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/2978ebcdea32319) Tomas Bjerre *2015-11-20 22:06:29*
194203

195204
**Setting exampe version to 1.2 #feature**
196205

197206

198-
[45a4cab1ba3ba3b](https://github.com/tomasbjerre/git-changelog-lib/commit/45a4cab1ba3ba3b) Tomas Bjerre *2015-11-18 19:52:35*
207+
[45a4cab1ba3ba3b](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/45a4cab1ba3ba3b) Tomas Bjerre *2015-11-18 19:52:35*
199208

200209

201-
## git-changelog-maven-plugin-1.2
210+
## 1.2
202211
### No issue
203212

204213
**lib 1.3 #feature**
205214

206215

207-
[dfd09ef2dcaf3bd](https://github.com/tomasbjerre/git-changelog-lib/commit/dfd09ef2dcaf3bd) Tomas Bjerre *2015-11-18 19:48:16*
216+
[dfd09ef2dcaf3bd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/dfd09ef2dcaf3bd) Tomas Bjerre *2015-11-18 19:48:16*
208217

209218
**doc**
210219

211220

212-
[6ad17c4c9b98311](https://github.com/tomasbjerre/git-changelog-lib/commit/6ad17c4c9b98311) Tomas Bjerre *2015-11-17 20:20:05*
221+
[6ad17c4c9b98311](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6ad17c4c9b98311) Tomas Bjerre *2015-11-17 20:20:05*
213222

214223

215-
## git-changelog-maven-plugin-1.1
224+
## 1.1
216225
### No issue
217226

218227
**MediaWiki support, using lib 1.2**
219228

220229

221-
[6f86aae88b6818a](https://github.com/tomasbjerre/git-changelog-lib/commit/6f86aae88b6818a) Tomas Bjerre *2015-11-17 20:15:39*
230+
[6f86aae88b6818a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6f86aae88b6818a) Tomas Bjerre *2015-11-17 20:15:39*
222231

223232
**doc**
224233

225234

226-
[5d07983484af033](https://github.com/tomasbjerre/git-changelog-lib/commit/5d07983484af033) Tomas Bjerre *2015-11-15 14:44:03*
235+
[5d07983484af033](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/5d07983484af033) Tomas Bjerre *2015-11-15 14:44:03*
227236

228237

229-
## git-changelog-maven-plugin-1.0
238+
## 1.0
230239
### No issue
231240

232241
**doc**
233242

234243

235-
[ee8f7c1e1027713](https://github.com/tomasbjerre/git-changelog-lib/commit/ee8f7c1e1027713) Tomas Bjerre *2015-11-15 14:36:57*
244+
[ee8f7c1e1027713](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ee8f7c1e1027713) Tomas Bjerre *2015-11-15 14:36:57*
236245

237246
**Initial**
238247

239248

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

242251
**Initial commit**
243252

244253

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

247256

‎changelog.mustache

-32
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.