Skip to content

Commit 053a30d

Browse files
committed
Updating README.md after release
1 parent f59f3b4 commit 053a30d

12 files changed

+379
-331
lines changed

CHANGELOG.md

+41-48
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,18 @@
22

33
Changelog of Git Changelog Maven plugin.
44

5-
## Next release
6-
### Other changes
5+
## Unreleased
6+
### No issue
77

8-
[1e12717e4616273](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/1e12717e4616273) Tomas Bjerre *2016-01-31 17:02:18*
8+
[4031e1ced32c56e](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/4031e1ced32c56e) Tomas Bjerre *2016-01-31 17:13:31*
9+
10+
Updating README.md after release
11+
12+
13+
## git-changelog-maven-plugin-1.13
14+
### No issue
15+
16+
[73a6ef035062c95](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/73a6ef035062c95) Tomas Bjerre *2016-01-31 17:03:30*
917

1018
Implementing custom issues
1119

@@ -18,16 +26,13 @@ Implementing custom issues
1826
Updagint README.md after release
1927

2028

21-
## 1.12
22-
### GitHub [#4](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/4) The tags are out of order
29+
## git-changelog-maven-plugin-1.12
30+
### No issue
2331

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

2634
Using lib 1.23 to sort commits by time, not formatted time #4
2735

28-
29-
### Other changes
30-
3136
[ff68131be78f8e8](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ff68131be78f8e8) Tomas Bjerre *2016-01-31 09:30:03*
3237

3338
Correcting example ignoring commits by comment
@@ -37,69 +42,60 @@ Correcting example ignoring commits by comment
3742
Updating README.md after release
3843

3944

40-
## 1.11
41-
### GitHub [#3](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/3) Enhance documentation for changelog.json file
45+
## git-changelog-maven-plugin-1.11
46+
### No issue
4247

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

4550
Documentation and more configuration available in pom #3
4651

47-
[adc959a530801da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/adc959a530801da) Tomas Bjerre *2016-01-30 09:22:01*
48-
49-
Documentation #3
50-
51-
52-
### Other changes
53-
5452
[d18efc576edcaff](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d18efc576edcaff) Tomas Bjerre *2016-01-30 17:36:44*
5553

5654
Using lib 1.22
5755

56+
[adc959a530801da](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/adc959a530801da) Tomas Bjerre *2016-01-30 09:22:01*
57+
58+
Documentation #3
59+
5860
[75c3bb60f27db98](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/75c3bb60f27db98) Tomas Bjerre *2016-01-28 18:46:14*
5961

6062
Using lib 1.19
6163

6264

63-
## 1.10
64-
### GitHub [#2](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/2) Allow for template to be added directly in pom.xml
65+
## git-changelog-maven-plugin-1.10
66+
### No issue
6567

6668
[ed405f4ff98b9ec](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ed405f4ff98b9ec) Tomas Bjerre *2015-12-20 17:29:26*
6769

6870
Template can be configured directly in the pom #2
6971

70-
71-
### Other changes
72-
7372
[60c9851e33217e2](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/60c9851e33217e2) Tomas Bjerre *2015-12-10 17:11:56*
7473

7574
Using lib 1.18
7675

7776

78-
## 1.9
79-
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
77+
## git-changelog-maven-plugin-1.9
78+
### No issue
8079

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

8382
Using lib 1.17 #1
8483

85-
86-
### Other changes
87-
8884
[09e031c5875716f](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/09e031c5875716f) Tomas Bjerre *2015-12-04 22:58:13*
8985

9086
doc
9187

9288

93-
## 1.8
94-
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
89+
## git-changelog-maven-plugin-1.8
90+
### No issue
9591

9692
[e2a14b2192b18a6](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e2a14b2192b18a6) Tomas Bjerre *2015-12-04 22:18:12*
9793

9894
Using lib 1.15 #1
9995

10096

101-
## 1.7
102-
### Other changes
97+
## git-changelog-maven-plugin-1.7
98+
### No issue
10399

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

@@ -110,8 +106,8 @@ using lib 1.14
110106
doc
111107

112108

113-
## 1.6
114-
### Other changes
109+
## git-changelog-maven-plugin-1.6
110+
### No issue
115111

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

@@ -122,24 +118,24 @@ using lib 1.13
122118
doc
123119

124120

125-
## 1.5
126-
### GitHub [#1](https://github.com/tomasbjerre/git-changelog-maven-plugin/issues/1) Update to lates lib version
121+
## git-changelog-maven-plugin-1.5
122+
### No issue
127123

128124
[e613d7724e87254](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/e613d7724e87254) Tomas Bjerre *2015-11-23 18:02:24*
129125

130126
Using lib 1.12 #1
131127

132128

133-
## 1.4
134-
### Other changes
129+
## git-changelog-maven-plugin-1.4
130+
### No issue
135131

136132
[d4f9cc4537e271a](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/d4f9cc4537e271a) Tomas Bjerre *2015-11-21 14:28:16*
137133

138134
lib 1.10
139135

140136

141-
## 1.3
142-
### Features
137+
## git-changelog-maven-plugin-1.3
138+
### No issue
143139

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

@@ -150,23 +146,20 @@ lib 1.9 #feature
150146
Setting exampe version to 1.2 #feature
151147

152148

153-
## 1.2
154-
### Features
149+
## git-changelog-maven-plugin-1.2
150+
### No issue
155151

156152
[dfd09ef2dcaf3bd](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/dfd09ef2dcaf3bd) Tomas Bjerre *2015-11-18 19:48:16*
157153

158154
lib 1.3 #feature
159155

160-
161-
### Other changes
162-
163156
[6ad17c4c9b98311](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/6ad17c4c9b98311) Tomas Bjerre *2015-11-17 20:20:05*
164157

165158
doc
166159

167160

168-
## 1.1
169-
### Other changes
161+
## git-changelog-maven-plugin-1.1
162+
### No issue
170163

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

@@ -177,8 +170,8 @@ MediaWiki support, using lib 1.2
177170
doc
178171

179172

180-
## 1.0
181-
### Other changes
173+
## git-changelog-maven-plugin-1.0
174+
### No issue
182175

183176
[ee8f7c1e1027713](https://github.com/tomasbjerre/git-changelog-maven-plugin/commit/ee8f7c1e1027713) Tomas Bjerre *2015-11-15 14:36:57*
184177

README.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Here is and example that will generate a CHANGELOG.md. There is also a running e
1212
<plugin>
1313
<groupId>se.bjurr.gitchangelog</groupId>
1414
<artifactId>git-changelog-maven-plugin</artifactId>
15-
<version>1.12</version>
15+
<version>1.13</version>
1616
<executions>
1717
<execution>
1818
<id>GenerateGitChangelog</id>
@@ -21,10 +21,6 @@ Here is and example that will generate a CHANGELOG.md. There is also a running e
2121
<goal>git-changelog</goal>
2222
</goals>
2323
<configuration>
24-
<toRef>refs/heads/master</toRef>
25-
<templateFile>changelog.mustache</templateFile>
26-
<settingsFile>changelog.json</settingsFile>
27-
2824
<!-- A file on filesystem //-->
2925
<filePath>CHANGELOG.md</filePath>
3026
@@ -42,7 +38,7 @@ Here is and example that will generate a CHANGELOG.md. There is also a running e
4238
```
4339

4440

45-
This setup has a settings file, changelog.json, [documented here](https://github.com/tomasbjerre/git-changelog/blob/master/src/main/java/se/bjurr/gitchangelog/internal/settings/Settings.java). May look something like this:
41+
A settings file may be used, [documented here](https://github.com/tomasbjerre/git-changelog/blob/master/src/main/java/se/bjurr/gitchangelog/internal/settings/Settings.java). It may look something like this:
4642

4743
```
4844
{
@@ -71,7 +67,7 @@ This setup has a settings file, changelog.json, [documented here](https://github
7167
}
7268
```
7369

74-
It has a template file like this:
70+
A custom template file may be used and can look like this:
7571

7672
```
7773
# Git Changelog changelog
@@ -81,7 +77,12 @@ Changelog of Git Changelog.
8177
{{#tags}}
8278
## {{name}}
8379
{{#issues}}
80+
{{#hasLink}}
81+
### {{name}} [{{issue}}]({{link}}) {{title}}
82+
{{/hasLink}}
83+
{{^hasLink}}
8484
### {{name}}
85+
{{/hasLink}}
8586
8687
{{#commits}}
8788
{{{message}}}

0 commit comments

Comments
 (0)