diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d1e123b..036175a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -Version 0.12.1 +Version 0.12.2 # Changelog @@ -8,12 +8,14 @@ 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. |
