Update changelog for version 1.11.5

This commit is contained in:
Petr Korolev 2016-03-01 11:19:52 +02:00
parent 4687b0b025
commit 6e8a9cb6ce
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Change Log
## [1.11.5](https://github.com/skywinder/github-changelog-generator/tree/1.11.5) (2016-03-01)
[Full Changelog](https://github.com/skywinder/github-changelog-generator/compare/1.11.4...1.11.5)
**Merged pull requests:**
- Test clean install in Travis [\#344](https://github.com/skywinder/github-changelog-generator/pull/344) ([jkeiser](https://github.com/jkeiser))
- Update Rakefile to avoid install-breaking bug [\#341](https://github.com/skywinder/github-changelog-generator/pull/341) ([olleolleolle](https://github.com/olleolleolle))
## [1.11.4](https://github.com/skywinder/github-changelog-generator/tree/1.11.4) (2016-02-26)
[Full Changelog](https://github.com/skywinder/github-changelog-generator/compare/1.11.3...1.11.4)

View File

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