Skip to content

Commit f16f5c2

Browse files
chore: update omnibor crate CHANGELOG.md
Signed-off-by: GitHub <noreply@github.com>
1 parent ab41eef commit f16f5c2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

omnibor/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
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+
## [omnibor-v0.5.1] - 2024-03-07
9+
10+
### Changed
11+
12+
- Teach `cargo-dist` to build CLI (#170)
13+
814
## [omnibor-v0.5.0] - 2024-03-07
915

1016
### Changed
@@ -20,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2026
- Optionally-implement serde for ArtifactId (#146)
2127
- Introduce `omnibor` FFI. (#160)
2228
- Bump `gitoid`: 0.5.0 -> 0.7.0 (#168)
29+
- Update `omnibor` crate CHANGELOG.md
30+
- Release
2331

2432
### Fixed
2533

@@ -58,6 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5866
- Fix broken compilation of `omnibor` crate.
5967
- Missing prior version bump for OmniBOR in main
6068

69+
[omnibor-v0.5.1]: https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.5.0..omnibor-v0.5.1
6170
[omnibor-v0.5.0]: https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.4.0..omnibor-v0.5.0
6271
[omnibor-v0.4.0]: https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.3.0..omnibor-v0.4.0
6372
[omnibor-v0.3.0]: https://github.com/omnibor/omnibor-rs/compare/gitoid-v0.5.0..omnibor-v0.3.0

0 commit comments

Comments
 (0)