Skip to content

Commit e0413ee

Browse files
committed
Prepare a release for cyclonedx-bom 0.9.0
Signed-off-by: Graham Christensen <graham@grahamc.com>
1 parent a7f47a6 commit e0413ee

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

cyclonedx-bom/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 0.9.0 - 2025-03-13
9+
10+
- Increased the MSRV to 1.85.0 ([#845])
11+
- Updated the `spdx` crate to support additional SPDX expressions ([#845])
12+
- Extended the invalid SPDX expression error to include the expression ([#844])
13+
814
## 0.8.0 - 2024-11-07
915

1016
### Added
@@ -106,4 +112,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
106112
[#750]: https://github.com/CycloneDX/cyclonedx-rust-cargo/pull/750
107113
[#758]: https://github.com/CycloneDX/cyclonedx-rust-cargo/pull/758
108114
[#761]: https://github.com/CycloneDX/cyclonedx-rust-cargo/pull/761
109-
[#767]: https://github.com/CycloneDX/cyclonedx-rust-cargo/pull/767
115+
[#767]: https://github.com/CycloneDX/cyclonedx-rust-cargo/pull/767
116+
[#844]: https://github.com/CycloneDX/cyclonedx-rust-cargo/pull/844
117+
[#845]: https://github.com/CycloneDX/cyclonedx-rust-cargo/pull/845

0 commit comments

Comments
 (0)