CHANGELOG.md in spandx-0.18.2 vs CHANGELOG.md in spandx-0.18.3
- old
+ new
@@ -1,16 +1,19 @@
-Version 0.18.2
+Version 0.18.3
# 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.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
- fix(terraform): detect package manager for related dependencies
@@ -235,10 +238,11 @@
## [0.1.1] - 2019-10-05
### 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
[0.17.0]: https://github.com/spandx/spandx/compare/v0.16.1...v0.17.0
[0.16.1]: https://github.com/spandx/spandx/compare/v0.16.0...v0.16.1