Skip to content

Commit 161c42b

Browse files
committed
Add changelog entry for #1820
1 parent 99be71b commit 161c42b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

digest/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010
- `CustomizedInit` trait ([#1334])
1111
- `buffer_fixed`, `buffer_ct_variable`, `buffer_rt_variable`, and `buffer_xof` macros ([#1799])
12+
- `CollisionResistance` trait ([#1820])
1213

1314
### Changed
1415
- `crypto-common` dependency bumped to v0.2 ([#1173])
@@ -27,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2728
[#1759]: https://github.com/RustCrypto/traits/pull/1759
2829
[#1799]: https://github.com/RustCrypto/traits/pull/1799
2930
[#1809]: https://github.com/RustCrypto/traits/pull/1809
31+
[#1820]: https://github.com/RustCrypto/traits/pull/1820
3032

3133
## 0.10.7 (2023-05-19)
3234
### Changed

0 commit comments

Comments
 (0)