CHANGELOG.md in licensed-3.2.2 vs CHANGELOG.md in licensed-3.2.3

- 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] +## 3.2.3 + +2021-09-14 + +### Fixed + +- Bundler source will no longer infinitely recurse when enumerating specifications (https://github.com/github/licensed/pull/402) +- Using the `--sources` command line option will no longer delete skipped sources' cached files (https://github.com/github/licensed/pull/401) + ## 3.2.2 2021-09-09 ### Fixed @@ -486,6 +495,6 @@ ## 1.0.0 2018-02-20 Initial release :tada: -[Unreleased]: https://github.com/github/licensed/compare/3.2.2...HEAD +[Unreleased]: https://github.com/github/licensed/compare/3.2.3...HEAD