1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-04-22 06:24:47 +02:00

Update CHANGELOG

This commit is contained in:
Paul Schaub 2025-03-25 12:01:29 +01:00
parent f054c30460
commit 2b9c5ea272
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -5,6 +5,11 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.7.5-SNAPSHOT
- Actually attempt to fix Kotlin desugaring.
- Bump javaSourceCompatibility and javaTargetCompatibility to 11
- Bump gradle-wrapper to 8.8
## 1.7.4
- Fix proper Kotlin desugaring for Java 8