mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-19 02:42:05 +01:00
Update changelog
This commit is contained in:
parent
417684f55d
commit
6999f4d241
1 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,10 @@ SPDX-License-Identifier: CC0-1.0
|
|||
- `generate-key`: Add support for new `--signing-only` option
|
||||
- Move some methods related to password changing from `SecretKeyRingEditor` to `KeyRingUtils`
|
||||
|
||||
## 1.5.7
|
||||
- Bump `sop-java` to `6.1.1`
|
||||
- `decrypt --verify-with`: Fix to not throw `NoSignature` exception (exit code 3) if `VERIFICATIONS` is empty
|
||||
|
||||
## 1.5.6
|
||||
- Bump `jacoco` to `0.8.8` (thanks @hkos)
|
||||
- Ignore malformed, non-UTF8 user-IDs on certificates
|
||||
|
|
Loading…
Reference in a new issue