Skip to content

Commit

Permalink
async-signature: add CHANGELOG.md entry for v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Apr 2, 2024
1 parent 022eb01 commit 5b44c43
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions async-signature/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.5.1 (2024-04-02)
### Added
- `no_std` support ([#1544])

[#1544]: https://github.com/RustCrypto/traits/pull/1544

## 0.5.0 (2024-01-02)
### Added
- Debug impls ([#1407])
Expand Down

0 comments on commit 5b44c43

Please sign in to comment.