Update changelog

This commit is contained in:
Paul Schaub 2024-03-17 17:22:15 +01:00
parent 9cf15e3d7c
commit caeeaf6751
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.6.7-SNAPSHOT
- Fix OOM error when detached-signing large amounts of data (fix #432)
## 1.6.6
- Downgrade `logback-core` and `logback-classic` to `1.2.13` to fix #426