diff --git a/CHANGELOG.md b/CHANGELOG.md index 67a645a..04618ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,7 @@ # Change Log -## [Unreleased](https://github.com/skywinder/github-changelog-generator/tree/HEAD) - -[Full Changelog](https://github.com/skywinder/github-changelog-generator/compare/1.10.2...HEAD) +## [1.10.3](https://github.com/skywinder/github-changelog-generator/tree/1.10.3) (2016-02-23) +[Full Changelog](https://github.com/skywinder/github-changelog-generator/compare/1.10.2...1.10.3) **Fixed bugs:** diff --git a/Gemfile.lock b/Gemfile.lock index e386917..406bb95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - github_changelog_generator (1.10.2) + github_changelog_generator (1.10.3) colorize (~> 0.7) github_api (~> 0.12)