Skip to content

Commit c210560

Browse files
chore: Update omnibor-cli CHANGELOG for 0.7.0
Signed-off-by: Andrew Lilley Brinker <alilleybrinker@gmail.com>
1 parent 8c23691 commit c210560

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

omnibor-cli/CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,14 @@ 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.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
916

1017
### Changed
1118

@@ -15,6 +22,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1522

1623
- Fix broken version parsing in release (#172)
1724

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

0 commit comments

Comments
 (0)