File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,21 @@ 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
+ ## [ 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
+
8
16
## [ 0.8.0] - 2025-02-04
9
17
10
18
### Changed
11
19
12
20
- Big refactor. (#234 )
21
+ - Update ` omnibor ` crate CHANGELOG.md
22
+ - Release omnibor-v0.8.0
13
23
14
24
## [ 0.7.0] - 2025-01-29
15
25
@@ -110,6 +120,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
110
120
- Fix broken compilation of ` omnibor ` crate.
111
121
- Missing prior version bump for OmniBOR in main
112
122
123
+ [ 0.9.0 ] : https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.8.0..omnibor-v0.9.0
113
124
[ 0.8.0 ] : https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.7.0..omnibor-v0.8.0
114
125
[ 0.7.0 ] : https://github.com/omnibor/omnibor-rs/compare/gitoid-v0.9.0..omnibor-v0.7.0
115
126
[ 0.9.0 ] : https://github.com/omnibor/omnibor-rs/compare/omnibor-v0.6.0..gitoid-v0.9.0
You can’t perform that action at this time.
0 commit comments