summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8474a98..b0bbbf7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-Version 0.18.3
+Version 0.19.0
# Changelog
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [0.19.0] - 2024-12-31
+### Changed
+- Upgrade to Ruby 3.2+
+
## [0.18.3] - 2021-12-15
- fix(spdx): fallback to online catalogue when local catalogue is not available.
@@ -240,7 +244,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.3...HEAD
+[Unreleased]: https://github.com/spandx/spandx/compare/v0.19.0...HEAD
+[0.19.0]: https://github.com/spandx/spandx/compare/v0.18.3...v0.19.0
[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