Skip to content

Commit

Permalink
dsa: v0.6.3 CHANGELOG.md entry
Browse files Browse the repository at this point in the history
This is a backport which was released in #799
  • Loading branch information
tarcieri committed Jan 28, 2024
1 parent b90db64 commit cd99984
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dsa/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.6.3 (2024-01-28)
### Added
- `SigningKey::sign_prehashed_rfc6979 ([#798])

[#798]: https://github.com/RustCrypto/signatures/pull/798

## 0.6.2 (2023-11-16)
### Changed
- Loosen `signature` bound to `2.0, <2.3` ([#756])
Expand Down

0 comments on commit cd99984

Please sign in to comment.