CHANGELOG.md in spandx-0.12.1 vs CHANGELOG.md in spandx-0.12.2
- old
+ new
@@ -1,19 +1,21 @@
-Version 0.12.1
+Version 0.12.2
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+## [0.12.2] - 2020-04-18
+### Fixed
+- Insert entries with unknown license into cache instead of one large dead letter file that is too big to commit to git.
## [0.12.1] - 2020-04-17
### Fixed
- Revert ruby version constraint to support 2.4+
-
## [0.12.0] - 2020-04-14
### Added
- Add `--format csv` option to scan command.
- Add `--format table` option to scan command.