Update changelog

This commit is contained in:
Paul Schaub 2023-08-01 14:31:09 +02:00
parent 8bc2338463
commit 15af265e3f
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
# 1.6.2-SNAPSHOT
- Bump `bcpg-jdk15to18` to `1.76`
- Bump `bcprov-jdk15to18` to `1.76`
# 1.6.1
- `KeyRingBuilder`: Require UTF8 when adding user-ID via `addUserId(byte[])`
- `pgpainless-sop`: Remove dependency on jetbrains annotations