Update changelog

This commit is contained in:
Paul Schaub 2023-07-07 10:48:44 +02:00
parent 50bbdddc73
commit cac500874a
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.5.6-SNAPSHOT
- Bump `jacoco` to `0.8.8` (thanks @hkos)
- Ignore malformed, non-UTF8 user-IDs on certificates
- `KeyRingReader.readPublicKeyRingCollection()`: Extract and return public keys from encountered secret keys
## 1.5.5
- Bump `bcpg-jdk15to18` to `1.75`
- Bump `bcprov-jdk15to18` to `1.75`