Update changelog

This commit is contained in:
Paul Schaub 2023-04-17 16:24:55 +02:00
parent 3a3e193bb0
commit d8f32b6689
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.5.0-SNAPSHOT
- Bump `bcpg-jdk15to18` to `1.73`
- Bump `bcprov-jdk15to18` to `1.73`
- Introduce `OpenPgpv6Fingerprint` class
- Bump `sop-java` to `5.0.0`, implementing [SOP Spec Revision 05](https://www.ietf.org/archive/id/draft-dkg-openpgp-stateless-cli-05.html)
- Add support for `list-profiles` subcommand (`generate-key` only for now)