Skip to content

Commit 391ac6d

Browse files
committed
Update changelog
1 parent 6410709 commit 391ac6d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

chacha20/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
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

8+
## 0.10.1 (UNRELEASED)
9+
### Added
10+
- `ChaCha20LegacyCore` type and `Nonce` type alias ([#570])
11+
12+
[#570]: https://github.com/RustCrypto/stream-ciphers/pull/570
13+
814
## 0.10.0 (2026-02-07)
915
### Added
1016
- `rand_core` v0.10 support ([#333], [#513])

0 commit comments

Comments
 (0)