Skip to content

Commit 66cbcef

Browse files
committed
bump to 0.6
1 parent 4f87f33 commit 66cbcef

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [0.6.0] - Unreleased
5+
## [0.6.0] - 2026-03-15
66

77
### BREAKING
88

@@ -16,10 +16,6 @@ All notable changes to this project will be documented in this file.
1616
instead of the previous struct-based JSON format. Data serialized with
1717
0.5.x cannot be deserialized with 0.6.0.
1818

19-
* **`rand` upgraded from 0.9 to 0.10**: Affects downstream code that
20-
uses `rand` types from the public API or benchmarks. The `Rng` trait
21-
methods `random_range` and `random` moved to `RngExt`.
22-
2319
### New
2420

2521
* **`seq` module**: Introduced `SeqVec`, a compressed vector of

0 commit comments

Comments
 (0)