Skip to content

Commit

Permalink
docs: update CHANGELOG for pending 0.11.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cpu authored and est31 committed Sep 20, 2023
1 parent a5b54f5 commit 2c69f1a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@

# Changes

## Release 0.11.2 - Pending Release

- Project repository is now part of the [rustls](https://github.com/rustls) organization.
- Support for retrieving signature algorithm from `KeyPair`s. Contributed by [tindzk](https://github.com/tindzk).
- Fix for writing certificate signing requests (CSRs) with custom extensions from parameters without subject alternative names.
- Support for certificate CRL distribution points extension.
- Corrected OID for `ExtendedKeyUsagePurpose::Any`. Contributed by [jgallagher](https://github.com/jgallagher).
- Support for creating certificate revocation lists (CRLs).

## Release 0.11.1 - June 17, 2023

- Make botan a dev-dependency again. Contributed by [mbrubeck](https://github.com/mbrubeck).
Expand Down

0 comments on commit 2c69f1a

Please sign in to comment.