Browse Source

Update the change log

pull/76/head
Rodolphe Bréard 2 years ago
parent
commit
db58ca0832
  1. 9
      CHANGELOG.md

9
CHANGELOG.md

@ -12,6 +12,15 @@ 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- The JWK representation of ECDSA keys now have their coordinates padded.
### Changed
- The minimal required Rust version is now 1.60.
## [0.20.0] - 2022-05-08 ## [0.20.0] - 2022-05-08
### Added ### Added

Loading…
Cancel
Save