mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-12-23 11:27:57 +01:00
Update readme
This commit is contained in:
parent
bc5dc50b78
commit
b3c6a33afe
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
# PGPainless Changelog
|
# PGPainless Changelog
|
||||||
|
|
||||||
|
## 1.3.5-SNAPSHOT
|
||||||
|
- Add `KeyRingInfo.isCapableOfSigning()`
|
||||||
|
- Add `KeyRingReader.readKeyRing(*)` methods that can take both secret- and public keys
|
||||||
|
- Add manpages
|
||||||
|
- Add script to generate manpages from sop-java-picocli
|
||||||
|
- Build website from main branch
|
||||||
|
|
||||||
## 1.3.4
|
## 1.3.4
|
||||||
- Fix `KeyRingInfo.isUsableForEncryption()`, `KeyRingInfo.isUsableForSigning()` not detecting revoked primary keys
|
- Fix `KeyRingInfo.isUsableForEncryption()`, `KeyRingInfo.isUsableForSigning()` not detecting revoked primary keys
|
||||||
- Bump `sop-java` and `sop-java-picocli` to `4.0.1`
|
- Bump `sop-java` and `sop-java-picocli` to `4.0.1`
|
||||||
|
|
Loading…
Reference in a new issue