1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-08 09:49:40 +02:00

Update CHANGELOG

This commit is contained in:
Paul Schaub 2025-06-17 10:42:50 +02:00
parent 0f54cc615c
commit 4cf6c6b16a
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -5,6 +5,10 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.7.7-SNAPSHOT
- Bump `bcpg-jdk8on` to `1.81`
- Bump `bcprov-jdk18on` to `1.81`
## 1.7.6
- Fix `RevocationSignatureBuilder` properly calculating third-party signatures of type `KeyRevocation` (delegation revocations)
- Enable support for native images