We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6410709 commit 391ac6dCopy full SHA for 391ac6d
1 file changed
chacha20/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
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
14
## 0.10.0 (2026-02-07)
15
### Added
16
- `rand_core` v0.10 support ([#333], [#513])
0 commit comments