diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e5ce52a..487469c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -Version 0.16.0 +Version 0.16.1 # Changelog @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.16.1] - 2020-11-19 +### Fixed +- Start spinner for table printer only + ## [0.16.0] - 2020-11-19 ### Changed - Pull smaller license cache. @@ -216,7 +220,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Provide ruby API to the latest SPDX catalogue. -[Unreleased]: https://github.com/spandx/spandx/compare/v0.16.0...HEAD +[Unreleased]: https://github.com/spandx/spandx/compare/v0.16.1...HEAD +[0.16.1]: https://github.com/spandx/spandx/compare/v0.16.0...v0.16.1 [0.16.0]: https://github.com/spandx/spandx/compare/v0.15.1...v0.16.0 [0.15.1]: https://github.com/spandx/spandx/compare/v0.15.0...v0.15.1 [0.15.0]: https://github.com/spandx/spandx/compare/v0.14.0...v0.15.0 |
