Update CHANGELOG

This commit is contained in:
Paul Schaub 2023-06-24 10:28:51 +02:00
parent fc3a477a6c
commit 55172898a6
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.5.5-SNAPSHOT
- Bump `bcpg-jdk15to18` to `1.75`
- Bump `bcprov-jdk15to18` to `1.75`
- `SecretKeyRingEditor`:
- Rename `createRevocationCertificate()` to `createRevocation()`
- Add `createMinimalRevocationCertificate()` method to generate OpenPGP v6-style self-certifying revocation certificates
## 1.5.4
- Bump `bcpg-jdk15to18` to `1.74`
- Bump `bcprov-jdk15to18` to `1.74`