Skip to content

Commit 8b690ef

Browse files
committed
update changelog
1 parent 043c0c4 commit 8b690ef

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

cshake/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## 0.2.0 (UNRELEASED)
9+
### Added
10+
- `CShake128Reader` and `CShake256Reader` type aliases ([#855])
11+
912
### Changed
1013
- Internal implementation by removing unnecessary buffering ([#849])
1114
- `Rate: BlockSizes` generic parameter to `const RATE: usize` ([#849])
1215

1316
[#849]: https://github.com/RustCrypto/hashes/pull/849
17+
[#855]: https://github.com/RustCrypto/hashes/pull/855
1418

1519
## 0.1.1 (2026-04-19)
1620
### Fixed

0 commit comments

Comments
 (0)