age: Update changelog with new x25519::Recipient trait impls

This commit is contained in:
Jack Grigg 2023-12-27 10:57:12 +00:00
parent 39dddda54a
commit 6f295157c8

View file

@ -11,6 +11,7 @@ to 1.0.0 are beta releases.
## [Unreleased]
### Added
- `impl Eq for age::ssh::{ParseRecipientKeyError, UnsupportedKey}`
- `impl {Debug, PartialEq, Eq} for age::x25519::Recipient`
### Changed
- MSRV is now 1.65.0.