1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-12 19:59:38 +02:00

PGPainless 1.0.0-rc4

This commit is contained in:
Paul Schaub 2021-11-21 23:03:11 +01:00
parent 4b2089b42b
commit 661b25a973
3 changed files with 5 additions and 2 deletions

View file

@ -5,6 +5,9 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.0.0-rc4
- Fix bug where `KeyRingBuilder` would mark additional user-ids as primary
## 1.0.0-rc3
- New Signature builder API for more fine-grained control over key-signatures:
- Introduce `CertificationSignatureSubpackets` builder class to wrap `PGPSignatureSubpacketGenerator` for