Skip to content

Commit 3ae7729

Browse files
authored
chore: prepare 0.11.2 release (#186)
1 parent 54855ba commit 3ae7729

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [v0.11.2](https://github.com/multiformats/rust-cid/compare/v0.11.1...v0.11.2) (2026-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* make arb feature work with no-std ([#160](https://github.com/multiformats/rust-cid/issues/160)) ([dae650c](https://github.com/multiformats/rust-cid/commit/dae650cc5a9778e4320bfe8cefbb214b67a9ad29))
7+
* remove default features of serde_bytes ([#172](https://github.com/multiformats/rust-cid/issues/172)) ([6a13cb9](https://github.com/multiformats/rust-cid/commit/6a13cb931d3237e5e1f5635a943edfd166e2e78c))
8+
* replace archived core2 dependency with no_std_io2 ([#185](https://github.com/multiformats/rust-cid/issues/185)) ([54855ba](https://github.com/multiformats/rust-cid/commit/54855bab2cbcecd20ef6b1c59c73d273c9077371)), closes [rust-lang/rust#68315](https://github.com/rust-lang/rust/issues/68315) [multiformats/rust-multihash#407](https://github.com/multiformats/rust-multihash/issues/407) [multiformats/rust-cid#184](https://github.com/multiformats/rust-cid/issues/184)
9+
10+
111
# [v0.11.1](https://github.com/multiformats/rust-cid/compare/v0.11.0...v0.11.1) (2024-03-01)
212

313

0 commit comments

Comments
 (0)