File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ omnibor-v0.5.1] - 2024-03-07
9
+
10
+ ### Changed
11
+
12
+ - Teach ` cargo-dist ` to build CLI (#170 )
13
+
8
14
## [ omnibor-v0.5.0] - 2024-03-07
9
15
10
16
### Changed
@@ -20,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
26
- Optionally-implement serde for ArtifactId (#146 )
21
27
- Introduce ` omnibor ` FFI. (#160 )
22
28
- Bump ` gitoid ` : 0.5.0 -> 0.7.0 (#168 )
29
+ - Update ` omnibor ` crate CHANGELOG.md
30
+ - Release
23
31
24
32
### Fixed
25
33
@@ -58,6 +66,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
58
66
- Fix broken compilation of ` omnibor ` crate.
59
67
- Missing prior version bump for OmniBOR in main
60
68
69
+ [ omnibor-v0.5.1 ] : https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.5.0..omnibor-v0.5.1
61
70
[ omnibor-v0.5.0 ] : https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.4.0..omnibor-v0.5.0
62
71
[ omnibor-v0.4.0 ] : https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.3.0..omnibor-v0.4.0
63
72
[ omnibor-v0.3.0 ] : https://github.com/omnibor/omnibor-rs/compare/gitoid-v0.5.0..omnibor-v0.3.0
You can’t perform that action at this time.
0 commit comments