Skip to content

Commit

Permalink
const-oid: add v0.9.5 release to CHANGELOG.md
Browse files Browse the repository at this point in the history
See #1182
  • Loading branch information
tarcieri authored Aug 8, 2023
1 parent bb80aa0 commit 3e65c66
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion const-oid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,15 @@ 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.9.5 (2023-08-02)
### Added
- RFC8410 (curve25519) OIDs ([#867])

[#867]: https://github.com/RustCrypto/formats/pull/867

## 0.9.4 (2023-07-10)
### Added
- rfc8894 (SCEP) OIDs. ([#1114])
- RFC8894 (SCEP) OIDs ([#1114])

[#1114]: https://github.com/RustCrypto/formats/pull/1114

Expand Down

0 comments on commit 3e65c66

Please sign in to comment.