Skip to content

Commit e447b3d

Browse files
committed
Update CHANGELOG.md
1 parent eda7da7 commit e447b3d

File tree

1 file changed

+34
-10
lines changed

1 file changed

+34
-10
lines changed

CHANGELOG.md

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

3+
## v0.17.0 (14/10/2018)
4+
5+
#### Bug Fixes:
6+
7+
- [#186](https://github.com/github-tools/github-release-notes/issues/186) Missing version numbers in generated changelog
8+
- [#158](https://github.com/github-tools/github-release-notes/issues/158) Commit author's name link is incorrect
9+
10+
---
11+
12+
## v0.16.0 (28/05/2018)
13+
14+
#### Enhancements:
15+
16+
- [#165](https://github.com/github-tools/github-release-notes/issues/165) Avoid paginating over all pull requests
17+
- [#161](https://github.com/github-tools/github-release-notes/issues/161) Pass issue descriptions into templates
18+
- [#152](https://github.com/github-tools/github-release-notes/issues/152) Add configuration-file option
19+
- [#144](https://github.com/github-tools/github-release-notes/issues/144) Feature to be able to specify limit on tags for the changelog
20+
- [#131](https://github.com/github-tools/github-release-notes/issues/131) Template: PR branch name?
21+
22+
#### Bug Fixes:
23+
24+
- [#140](https://github.com/github-tools/github-release-notes/issues/140) html_url and url are both pointing to 'https://api.github.com..'
25+
- [#133](https://github.com/github-tools/github-release-notes/issues/133) PRs that didn't merge to the master are shown in
26+
- [#132](https://github.com/github-tools/github-release-notes/issues/132) Tags not found
27+
28+
---
29+
30+
## v0.15.0 (19/01/2018)
31+
#### Enhancements:
32+
33+
- [#98](https://github.com/github-tools/github-release-notes/issues/98) Manage issues with multiple labels
34+
35+
---
36+
337
## v0.14.1 (08/12/2017)
438
*No changelog for this release.*
539

@@ -248,13 +282,3 @@
248282

249283
## v0.2.1 (26/09/2016)
250284
*No changelog for this release.*
251-
252-
---
253-
254-
## v0.2.0 (26/09/2016)
255-
*No changelog for this release.*
256-
257-
---
258-
259-
## v0.1.0 (12/11/2015)
260-
*No changelog for this release.*

0 commit comments

Comments
 (0)