Merge branch 'hotfix/update-changelog' into develop

This commit is contained in:
Petr Korolev 2016-01-06 09:15:32 +02:00
commit d36c67c063
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Change Log
## [1.10.1](https://github.com/skywinder/github-changelog-generator/tree/1.10.1) (2016-01-06)
[Full Changelog](https://github.com/skywinder/github-changelog-generator/compare/1.10.0...1.10.1)
**Fixed bugs:**
- Parser: avoid Ruby exit, to make Rake tasks work [\#315](https://github.com/skywinder/github-changelog-generator/pull/315) ([olleolleolle](https://github.com/olleolleolle))
## [1.10.0](https://github.com/skywinder/github-changelog-generator/tree/1.10.0) (2016-01-05)
[Full Changelog](https://github.com/skywinder/github-changelog-generator/compare/1.9.0...1.10.0)

View File

@ -1,7 +1,7 @@
PATH
remote: .
specs:
github_changelog_generator (1.10.0)
github_changelog_generator (1.10.1)
colorize (~> 0.7)
github_api (~> 0.12)