Skip to content

Commit 5865c5f

Browse files
committed
Update CHANGELOG.md
1 parent 754616d commit 5865c5f

File tree

1 file changed

+21
-68
lines changed

1 file changed

+21
-68
lines changed

CHANGELOG.md

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

3+
## 0.6.2 (13/03/2017)
4+
5+
- [**bug**] Remove unused option user.name [#45](https://github.com/github-tools/github-release-notes/issues/45)
6+
7+
8+
9+
---
10+
11+
## 0.6.1 (12/03/2017)
12+
13+
- [**bug**] Error when there is only one tag [#43](https://github.com/github-tools/github-release-notes/issues/43)
14+
- [**enhancement**] Use different files type for configuration [#39](https://github.com/github-tools/github-release-notes/issues/39)
15+
16+
17+
18+
---
19+
320
## 0.6.0 (11/03/2017)
421

522
- [**enhancement**] Unwrap github-api promises [#32](https://github.com/github-tools/github-release-notes/issues/32)
@@ -11,6 +28,7 @@
1128
- [**enhancement**] Add the chance to rebuild the history of release notes [#12](https://github.com/github-tools/github-release-notes/issues/12)
1229

1330

31+
1432
---
1533

1634
## 0.5.0 (26/09/2016)
@@ -27,13 +45,15 @@
2745
- [**enhancement**] Add the possibility to create a CHANGELOG file [#7](https://github.com/github-tools/github-release-notes/issues/7)
2846

2947

48+
3049
---
3150

3251
## 0.4.0 (03/03/2016)
3352

3453
- [**enhancement**] Include various types of commit messages [#5](https://github.com/github-tools/github-release-notes/issues/5)
3554

3655

56+
3757
---
3858

3959
## 0.3.3 (26/01/2016)
@@ -89,6 +109,7 @@
89109
- [**enhancement**] Cleanse option [#3](https://github.com/github-tools/github-release-notes/issues/3)
90110

91111

112+
92113
---
93114

94115
## v0.1.0 (12/11/2015)
@@ -98,71 +119,3 @@ _No changelog for this release._
98119

99120
---
100121

101-
## v0.5.0 (26/09/2016)
102-
103-
- [**enhancement**] Specify which tag to build [#20](https://github.com/github-tools/github-release-notes/issues/20)
104-
- [**enhancement**] Create global version of the module [#18](https://github.com/github-tools/github-release-notes/issues/18)
105-
- [**enhancement**] [**wontfix**] Use milestones as data source [#17](https://github.com/github-tools/github-release-notes/issues/17)
106-
- [**enhancement**] Update the documentation [#16](https://github.com/github-tools/github-release-notes/issues/16)
107-
- [**bug**] Manage the scenario where there is only one tag [#15](https://github.com/github-tools/github-release-notes/issues/15)
108-
- [**enhancement**] Add the chance to override the latest release body [#14](https://github.com/github-tools/github-release-notes/issues/14)
109-
- [**enhancement**] Check the network [#13](https://github.com/github-tools/github-release-notes/issues/13)
110-
- [**enhancement**] Add tests [#11](https://github.com/github-tools/github-release-notes/issues/11)
111-
- [**enhancement**] Use the issues as data source [#10](https://github.com/github-tools/github-release-notes/issues/10)
112-
- [**enhancement**] Get the information from the local git config [#9](https://github.com/github-tools/github-release-notes/issues/9)
113-
- [**enhancement**] Add the possibility to create a CHANGELOG file [#7](https://github.com/github-tools/github-release-notes/issues/7)
114-
- [**duplicate**] Tag name in the options [#2](https://github.com/github-tools/github-release-notes/issues/2)
115-
116-
---
117-
118-
## v0.4.0 (03/03/2016)
119-
120-
- [**enhancement**] Include various types of commit messages [#5](https://github.com/github-tools/github-release-notes/issues/5)
121-
122-
---
123-
124-
## v0.3.3 (26/01/2016)
125-
126-
*No changelog for this release.*
127-
128-
---
129-
130-
## v0.3.2 (07/12/2015)
131-
132-
*No changelog for this release.*
133-
134-
---
135-
136-
## v0.3.1 (07/12/2015)
137-
138-
*No changelog for this release.*
139-
140-
---
141-
142-
## v0.3.0 (19/11/2015)
143-
144-
*No changelog for this release.*
145-
146-
---
147-
148-
## v0.2.2 (18/11/2015)
149-
150-
*No changelog for this release.*
151-
152-
---
153-
154-
## v0.2.1 (18/11/2015)
155-
156-
*No changelog for this release.*
157-
158-
---
159-
160-
## v0.2.0 (15/11/2015)
161-
162-
*No changelog for this release.*
163-
164-
---
165-
166-
## v0.1.0 (12/11/2015)
167-
168-
*No changelog for this release.*

0 commit comments

Comments
 (0)