Skip to content

Commit 5f578d4

Browse files
committed
Update CHANGELOG.md
1 parent a7ebbf4 commit 5f578d4

File tree

1 file changed

+54
-11
lines changed

1 file changed

+54
-11
lines changed

CHANGELOG.md

Lines changed: 54 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
# Changelog
22

3+
## v0.14.1 (08/12/2017)
4+
*No changelog for this release.*
5+
6+
---
7+
8+
## v0.14.0 (08/12/2017)
9+
10+
#### Enhancements:
11+
12+
- [#108](https://github.com/github-tools/github-release-notes/issues/108) Create a silent mode
13+
- [#83](https://github.com/github-tools/github-release-notes/issues/83) Create module initialisation panel
14+
15+
#### Bug Fixes:
16+
17+
- [#122](https://github.com/github-tools/github-release-notes/issues/122) Fix git configuration from `https`
18+
- [#119](https://github.com/github-tools/github-release-notes/issues/119) Tags `all` takes a lot to exit the task
19+
20+
---
21+
22+
## v0.13.1 (06/12/2017)
23+
24+
#### Bug Fixes:
25+
26+
- [#110](https://github.com/github-tools/github-release-notes/issues/110) Configuration file not used with "gren release", but works with "gren changelog"
27+
28+
---
29+
30+
## v0.13.0 (26/10/2017)
31+
32+
#### Enhancements:
33+
34+
- [#102](https://github.com/github-tools/github-release-notes/issues/102) Create a better log
35+
- [#96](https://github.com/github-tools/github-release-notes/issues/96) Translate Promises to async, await
36+
- [#93](https://github.com/github-tools/github-release-notes/issues/93) Add Pull Requests as data-source option
37+
- [#92](https://github.com/github-tools/github-release-notes/issues/92) Ignore tags with a certain string
38+
- [#84](https://github.com/github-tools/github-release-notes/issues/84) Ignore commits with keywords
39+
40+
#### Bug Fixes:
41+
42+
- [#109](https://github.com/github-tools/github-release-notes/issues/109) Babel Runtime is missing
43+
44+
---
45+
346
## v0.12.1 (14/10/2017)
447
*No changelog for this release.*
548

@@ -16,7 +59,7 @@
1659

1760
## v0.11.0 (13/10/2017)
1861

19-
#### Framework Enhancements:
62+
#### Enhancements:
2063

2164
- [#69](https://github.com/github-tools/github-release-notes/issues/69) Remove the releases limit
2265

@@ -36,7 +79,7 @@
3679

3780
## v0.10.0 (08/10/2017)
3881

39-
#### Framework Enhancements:
82+
#### Enhancements:
4083

4184
- [#81](https://github.com/github-tools/github-release-notes/issues/81) Swap Grunt with Gulp
4285
- [#80](https://github.com/github-tools/github-release-notes/issues/80) `gren --help` quietly does stuff
@@ -54,7 +97,7 @@
5497

5598
## v0.9.0 (17/05/2017)
5699

57-
#### Framework Enhancements:
100+
#### Enhancements:
58101

59102
- [#74](https://github.com/github-tools/github-release-notes/issues/74) Support GitHub Enterprise
60103
- [#67](https://github.com/github-tools/github-release-notes/issues/67) Use milestones to create release notes
@@ -71,7 +114,7 @@
71114

72115
## v0.8.0 (11/04/2017)
73116

74-
#### Framework Enhancements:
117+
#### Enhancements:
75118

76119
- [#64](https://github.com/github-tools/github-release-notes/issues/64) Get the options with an external npm tool
77120
- [#61](https://github.com/github-tools/github-release-notes/issues/61) Rework the Changelog generator function
@@ -97,7 +140,7 @@
97140

98141
## v0.7.0 (16/03/2017)
99142

100-
#### Framework Enhancements:
143+
#### Enhancements:
101144

102145
- [#53](https://github.com/github-tools/github-release-notes/issues/53) Allow functions as template values
103146
- [#50](https://github.com/github-tools/github-release-notes/issues/50) Add GIF in readme.md file
@@ -112,7 +155,7 @@
112155

113156
## v0.5.0 (14/03/2017)
114157

115-
#### Framework Enhancements:
158+
#### Enhancements:
116159

117160
- [#20](https://github.com/github-tools/github-release-notes/issues/20) Specify which tag to build
118161
- [#18](https://github.com/github-tools/github-release-notes/issues/18) Create global version of the module
@@ -132,7 +175,7 @@
132175

133176
## v0.6.1 (14/03/2017)
134177

135-
#### Framework Enhancements:
178+
#### Enhancements:
136179

137180
- [#39](https://github.com/github-tools/github-release-notes/issues/39) Use different files type for configuration
138181

@@ -160,15 +203,15 @@
160203

161204
## v0.4.0 (14/03/2017)
162205

163-
#### Framework Enhancements:
206+
#### Enhancements:
164207

165208
- [#5](https://github.com/github-tools/github-release-notes/issues/5) Include various types of commit messages
166209

167210
---
168211

169212
## v0.6.0 (14/03/2017)
170213

171-
#### Framework Enhancements:
214+
#### Enhancements:
172215

173216
- [#32](https://github.com/github-tools/github-release-notes/issues/32) Unwrap github-api promises
174217
- [#26](https://github.com/github-tools/github-release-notes/issues/26) Use external config file
@@ -210,11 +253,11 @@
210253

211254
## v0.2.0 (26/09/2016)
212255

213-
#### Framework Enhancements:
256+
#### Enhancements:
214257

215258
- [#3](https://github.com/github-tools/github-release-notes/issues/3) Cleanse option
216259

217260
---
218261

219262
## v0.1.0 (12/11/2015)
220-
_No changelog for this release._
263+
*No changelog for this release.*

0 commit comments

Comments
 (0)