CHANGELOG.md in licensed-1.0.0 vs CHANGELOG.md in licensed-1.0.1

- old
+ new

@@ -4,10 +4,21 @@ 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.0.0 - 2018-??-?? +## 1.0.1 - 2018-04-26 +### Added +- GOPATH settable in configuration file +### Changed +- Reuse "license" metadata property when license text has not changed + +### Fixed +- Path expansion for cabal "ghc_package_db" configuration setting occurs from repository root +- Local Gemfile(.lock) files correctly used in enumerating Bundler source dependencies + +## 1.0.0 - 2018-02-20 + Initial release :tada: -[Unreleased]: https://github.com/github/licensed/compare/v1.0.0...HEAD +[Unreleased]: https://github.com/github/licensed/compare/v1.0.1...HEAD