Skip to content

Commit 661a2d7

Browse files
authored
crypto-common: add changelog entry for v0.1.7 (#2089)
1 parent 868402c commit 661a2d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

crypto-common/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515

1616
[#1759]: https://github.com/RustCrypto/traits/pull/1759
1717

18+
## 0.1.7 (2025-11-12)
19+
### Changed
20+
- Pin `generic-array` to v0.14.7 ([#2088])
21+
22+
[#2088]: https://github.com/RustCrypto/traits/pull/2088
23+
1824
## 0.1.6 (2022-07-16)
1925
### Added
2026
- Move `ParBlocks`/`ParBlocksSizeUser` from `cipher` crate ([#1052])

0 commit comments

Comments
 (0)