Skip to content

Commit 2cf79f8

Browse files
authored
cipher: add changelog entry for #2052 (#2084)
1 parent 0f89497 commit 2cf79f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cipher/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Changed
1010
- Edition changed to 2024 and MSRV bumped to 1.85 ([#1759])
1111

12+
### Fixed
13+
- Seeking implementation in the stream cipher wrapper ([#2052])
14+
1215
[#1759]: https://github.com/RustCrypto/traits/pull/1759
16+
[#2052]: https://github.com/RustCrypto/traits/pull/2052
1317

1418
## 0.4.4 (2022-03-09)
1519
### Changed

0 commit comments

Comments
 (0)