Update changelog

This commit is contained in:
Paul Schaub 2022-08-04 14:12:33 +02:00
parent b23a1d77a3
commit e36c1a00b1
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ SPDX-License-Identifier: CC0-1.0
## 1.3.4-SNAPSHOT
- Fix `KeyRingInfo.isUsableForEncryption()`, `KeyRingInfo.isUsableForSigning()` not detecting revoked primary keys
- Bump `sop-java` and `sop-java-picocli` to `4.0.1`
- Fixes help text strings being resolved properly while allowing to override executable name
## 1.3.3
- Improve test compatibility against older JUnit versions