diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a8be4a2..531bef0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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