File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,14 @@ 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.6.0] - 2024-03-08
8
+ ## [ omnibor-cli-v0.7.0] - 2024-09-26
9
+
10
+ This release features the first implementation of the ` omnibor manifest `
11
+ subcommand! At the moment this only allows creation of new manifests with
12
+ ` omnibor manifest create ` , but is the starting point of actually being able
13
+ to use the CLI for real use cases.
14
+
15
+ ## [ omnibor-cli-v0.6.0] - 2024-03-08
9
16
10
17
### Changed
11
18
@@ -15,6 +22,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
22
16
23
- Fix broken version parsing in release (#172 )
17
24
18
- [ omnibor-v0.6.0 ] : https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.5.1..omnibor-v0.6.0
19
-
20
- <!-- generated by git-cliff -->
25
+ [ omnibor-cli-v0.7.0 ] : https://github.com/omnibor/omnibor-rs/compare/omnibor-cli-v0.6.0..omnibor-cli-v0.7.0
26
+ [ omnibor-v0.6.0 ] : https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.5.1..omnibor-cli-v0.6.0
You can’t perform that action at this time.
0 commit comments