Skip to content

Commit 20609c9

Browse files
committed
Update CHANGELOG.md
1 parent 20c705f commit 20609c9

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed

CHANGELOG.md

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

3+
## v0.5.0 (26/09/2016)
4+
5+
- [**enhancement**] Specify which tag to build [#20](https://github.com/github-tools/github-release-notes/issues/20)
6+
- [**enhancement**] Create global version of the module [#18](https://github.com/github-tools/github-release-notes/issues/18)
7+
- [**enhancement**] [**wontfix**] Use milestones as data source [#17](https://github.com/github-tools/github-release-notes/issues/17)
8+
- [**enhancement**] Update the documentation [#16](https://github.com/github-tools/github-release-notes/issues/16)
9+
- [**bug**] Manage the scenario where there is only one tag [#15](https://github.com/github-tools/github-release-notes/issues/15)
10+
- [**enhancement**] Add the chance to override the latest release body [#14](https://github.com/github-tools/github-release-notes/issues/14)
11+
- [**enhancement**] Check the network [#13](https://github.com/github-tools/github-release-notes/issues/13)
12+
- [**enhancement**] Add tests [#11](https://github.com/github-tools/github-release-notes/issues/11)
13+
- [**enhancement**] Use the issues as data source [#10](https://github.com/github-tools/github-release-notes/issues/10)
14+
- [**enhancement**] Get the information from the local git config [#9](https://github.com/github-tools/github-release-notes/issues/9)
15+
- [**enhancement**] Add the possibility to create a CHANGELOG file [#7](https://github.com/github-tools/github-release-notes/issues/7)
16+
- [**duplicate**] Tag name in the options [#2](https://github.com/github-tools/github-release-notes/issues/2)
17+
18+
---
19+
20+
## v0.4.0 (03/03/2016)
21+
22+
- [**enhancement**] Include various types of commit messages [#5](https://github.com/github-tools/github-release-notes/issues/5)
23+
24+
---
25+
26+
## v0.3.3 (26/01/2016)
27+
28+
*No changelog for this release.*
29+
30+
---
31+
32+
## v0.3.2 (07/12/2015)
33+
34+
*No changelog for this release.*
35+
36+
---
37+
38+
## v0.3.1 (07/12/2015)
39+
40+
*No changelog for this release.*
41+
42+
---
43+
44+
## v0.3.0 (19/11/2015)
45+
46+
*No changelog for this release.*
47+
48+
---
49+
50+
## v0.2.2 (18/11/2015)
51+
52+
*No changelog for this release.*
53+
54+
---
55+
56+
## v0.2.1 (18/11/2015)
57+
58+
*No changelog for this release.*
59+
60+
---
61+
62+
## v0.2.0 (15/11/2015)
63+
64+
*No changelog for this release.*
65+
66+
---
67+
68+
## v0.1.0 (12/11/2015)
69+
70+
*No changelog for this release.*
71+
---
72+
373
## 0.4.0 (03/03/2016)
474

575
- [**enhancement**] Include Various Types Of Commit Messages [#5](https://github.com/github-tools/github-release-notes/issues/5)

0 commit comments

Comments
 (0)