Update changelog

This commit is contained in:
Paul Schaub 2022-12-13 16:15:56 +01:00
parent 9a52f0e0aa
commit 58c3afae3e
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.3.14-SNAPSHOT
- Fix DSA key parameter check
- Use proper method to unlock private signing keys when creating detached signatures
## 1.3.13
- Bump `sop-java` to `4.0.7`