diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6895ce0..8474a98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -Version 0.18.2 +Version 0.18.3 # Changelog @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.18.3] - 2021-12-15 +- fix(spdx): fallback to online catalogue when local catalogue is not available. + ## [0.18.2] - 2021-06-05 ### Fixed - fix(dpkg): detect package manager for related dependencies @@ -237,7 +240,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.18.2...HEAD +[Unreleased]: https://github.com/spandx/spandx/compare/v0.18.3...HEAD +[0.18.3]: https://github.com/spandx/spandx/compare/v0.18.2...v0.18.3 [0.18.2]: https://github.com/spandx/spandx/compare/v0.18.1...v0.18.2 [0.18.1]: https://github.com/spandx/spandx/compare/v0.18.0...v0.18.1 [0.18.0]: https://github.com/spandx/spandx/compare/v0.17.0...v0.18.0 |
