Skip to content

Commit 49a2be4

Browse files
committed
const-oid: add v0.9.4 to CHANGELOG.md
Backport of RustCrypto#1114
1 parent 688e880 commit 49a2be4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

const-oid/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## 0.9.4 (2023-07-10)
8+
### Added
9+
- rfc8894 (SCEP) OIDs. ([#1114])
10+
11+
[#1114]: https://github.com/RustCrypto/formats/pull/1114
12+
713
## 0.9.3 (2023-06-29)
814
### Added
915
- `Database::find_names_for_oid` ([#1129])

0 commit comments

Comments
 (0)