CHANGELOG.md in licensed-1.1.0 vs CHANGELOG.md in licensed-1.2.0

- old
+ new

@@ -4,10 +4,19 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +## 1.2.0 - 2018-06-22 +### Added +- Building and packaging distributable exes for licensed releases +- Can now configure which Gemfile groups are excluded from dependency enumeration + +### Fixed +- Bundler is no longer always reported as a dependency +- Set the minimum required ruby version for licensed + ## 1.1.0 - 2018-06-04 ### Added - Pip dependency source :tada: - Go Dep dependency source :tada: @@ -34,6 +43,6 @@ ## 1.0.0 - 2018-02-20 Initial release :tada: -[Unreleased]: https://github.com/github/licensed/compare/v1.0.1...HEAD +[Unreleased]: https://github.com/github/licensed/compare/1.2.0...HEAD