mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-17 18:02:05 +01:00
Update CHANGELOG
This commit is contained in:
parent
fc3a477a6c
commit
55172898a6
1 changed files with 7 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue