1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-04-22 14:34:48 +02:00

Update changelog

This commit is contained in:
Paul Schaub 2025-03-26 15:04:22 +01:00
parent 811f72ffef
commit 9ac928fcf1
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -5,6 +5,9 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.7.5-SNAPSHOT
- Fix `RevocationSignatureBuilder` properly calculating third-party signatures of type `KeyRevocation` (delegation revocations)
## 1.7.5
- Actually attempt to fix Kotlin desugaring.
- Bump javaSourceCompatibility and javaTargetCompatibility to 11