Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Sergey "Shnatsel" Davidoff <[email protected]>
  • Loading branch information
Shnatsel committed Jun 4, 2024
1 parent 4c61901 commit 0ab0805
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions cargo-cyclonedx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ 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).

## 0.5.3 - 2024-06-04

### Added

- Add metadata to let `cargo binstall` locate our release binaries ([#727])

### Fixed

- Committed an up-to-date lockfile to ease packaging for downstreams

## 0.5.2 - 2024-06-04

### Fixed
Expand Down Expand Up @@ -113,3 +123,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#634]: https://github.com/CycloneDX/cyclonedx-rust-cargo/pull/634
[#722]: https://github.com/CycloneDX/cyclonedx-rust-cargo/pull/722
[#724]: https://github.com/CycloneDX/cyclonedx-rust-cargo/pull/724
[#727]: https://github.com/CycloneDX/cyclonedx-rust-cargo/pull/727

0 comments on commit 0ab0805

Please sign in to comment.