CHANGELOG.md in licensed-3.2.0 vs CHANGELOG.md in licensed-3.2.1

- old
+ new

@@ -4,10 +4,24 @@ 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] +## 3.2.1 + +2021-09-06 + +### Changed + +- Updated multiple dependency versions (:tada: @mmorel-35 https://github.com/github/licensed/pull/385, https://github.com/github/licensed/pull/389) +- Go homepage links use pkg.go.dev instead of godoc.org (:tada: @mmorel-35 https://github.com/github/licensed/commit/73cfbbe954a3e8c8cbaf8b68253053b157e01b79) +- Local development ruby version changed to 2.7.4 (https://github.com/github/licensed/pull/393) + +### Fixed + +- Bundler source correctly finds platform specific dependencies (https://github.com/github/licensed/pull/392) + ## 3.2.0 2021-08-19 ### Added @@ -464,6 +478,6 @@ ## 1.0.0 2018-02-20 Initial release :tada: -[Unreleased]: https://github.com/github/licensed/compare/3.1.0...HEAD +[Unreleased]: https://github.com/github/licensed/compare/3.2.1...HEAD