Skip to content

Commit a15f400

Browse files
committed
Update CHANGELOG.md
1 parent 4a87ed2 commit a15f400

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

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

3+
## v0.10.0 (08/10/2017)
4+
5+
#### Framework Enhancements:
6+
7+
- [#81](https://github.com/github-tools/github-release-notes/issues/81) Swap Grunt with Gulp
8+
- [#80](https://github.com/github-tools/github-release-notes/issues/80) `gren --help` quietly does shit
9+
- [#78](https://github.com/github-tools/github-release-notes/issues/78) README doesn't explain what gren does
10+
- [#72](https://github.com/github-tools/github-release-notes/issues/72) Expanded options for commit template variables
11+
- [#68](https://github.com/github-tools/github-release-notes/issues/68) Migrate to ES2015
12+
- [#66](https://github.com/github-tools/github-release-notes/issues/66) Create a --help section
13+
- [#37](https://github.com/github-tools/github-release-notes/issues/37) Introduce unit test
14+
15+
#### Bug Fixes:
16+
17+
- [#77](https://github.com/github-tools/github-release-notes/issues/77) Check if there are no tags
18+
19+
---
20+
21+
## v0.9.0 (17/05/2017)
22+
23+
#### Framework Enhancements:
24+
25+
- [#74](https://github.com/github-tools/github-release-notes/issues/74) Support GitHub Enterprise
26+
- [#67](https://github.com/github-tools/github-release-notes/issues/67) Use milestones to create release notes
27+
28+
---
29+
330
## v0.8.1 (13/04/2017)
431

532
#### Bug Fixes:

0 commit comments

Comments
 (0)