Update changelog for version 1.12.0

This commit is contained in:
Petr Korolev 2016-04-01 13:33:19 +03:00
parent 6a51c0b435
commit 663d4d8c81
2 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,17 @@
# Change Log
## [1.12.0](https://github.com/skywinder/github-changelog-generator/tree/1.12.0) (2016-04-01)
[Full Changelog](https://github.com/skywinder/github-changelog-generator/compare/1.11.8...1.12.0)
**Closed issues:**
- .github\_changelog\_generator config file is not consistent with the internal options hash [\#312](https://github.com/skywinder/github-changelog-generator/issues/312)
- Feature request: YAML front matter [\#276](https://github.com/skywinder/github-changelog-generator/issues/276)
**Merged pull requests:**
- Added tag exclusion with a filter \(string or regex\) [\#320](https://github.com/skywinder/github-changelog-generator/pull/320) ([soundstep](https://github.com/soundstep))
## [1.11.8](https://github.com/skywinder/github-changelog-generator/tree/1.11.8) (2016-03-22)
[Full Changelog](https://github.com/skywinder/github-changelog-generator/compare/1.11.7...1.11.8)

View File

@ -1,7 +1,7 @@
PATH
remote: .
specs:
github_changelog_generator (1.11.8)
github_changelog_generator (1.12.0)
bundler (>= 1.7)
colorize (~> 0.7)
github_api (~> 0.12)