We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97b79f commit f6c506cCopy full SHA for f6c506c
1 file changed
crypto-common/CHANGELOG.md
@@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
[#2309]: https://github.com/RustCrypto/traits/pull/2309
16
17
## 0.2.0 (2026-02-04) [YANKED]
18
+Note: this version was yanked because v0.2.1 introduces breaking changes.
19
+Users should migrate to v0.2.1 using `cargo update`.
20
+
21
### Added
22
- Sealed `BlockSizes` trait implemented for types from `U1` to `U255` ([#1172])
23
- `SerializableState` trait under `hazmat` module ([#1369])
0 commit comments