Skip to content

Commit 6e90482

Browse files
chore: update omnibor crate CHANGELOG.md
Signed-off-by: Andrew Lilley Brinker <alilleybrinker@gmail.com>
1 parent 08936d1 commit 6e90482

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

omnibor/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,21 @@ 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+
## [0.9.0] - 2025-02-06
9+
10+
### Changed
11+
12+
- Brought back benchmarking. (#235)
13+
- Substantial `omnibor` refactor. (#236)
14+
- Make Docs.rs show feature annotations. (#237)
15+
816
## [0.8.0] - 2025-02-04
917

1018
### Changed
1119

1220
- Big refactor. (#234)
21+
- Update `omnibor` crate CHANGELOG.md
22+
- Release omnibor-v0.8.0
1323

1424
## [0.7.0] - 2025-01-29
1525

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

123+
[0.9.0]: https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.8.0..omnibor-v0.9.0
113124
[0.8.0]: https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.7.0..omnibor-v0.8.0
114125
[0.7.0]: https://github.com/omnibor/omnibor-rs/compare/gitoid-v0.9.0..omnibor-v0.7.0
115126
[0.9.0]: https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.6.0..gitoid-v0.9.0

0 commit comments

Comments
 (0)