mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2024-11-25 16:42:07 +01:00
Update changelog
This commit is contained in:
parent
3bc19b27ad
commit
ed296ec4b2
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ SPDX-License-Identifier: Apache-2.0
|
||||||
- `decrypt`: Rename `--not-before`, `--not-after` to `--verify-not-before`, `--verify-not-after`
|
- `decrypt`: Rename `--not-before`, `--not-after` to `--verify-not-before`, `--verify-not-after`
|
||||||
- `decrypt`: Throw `NoSignature` error if no verifiable signature found, but signature verification is requested using `--verify-with`.
|
- `decrypt`: Throw `NoSignature` error if no verifiable signature found, but signature verification is requested using `--verify-with`.
|
||||||
- `inline-sign`: Fix parameter label of `--as=clearsigned`
|
- `inline-sign`: Fix parameter label of `--as=clearsigned`
|
||||||
|
- `ArmorLabel`, `EncryptAs`, `SignAs`: make `toString()` return lowercase
|
||||||
|
|
||||||
## 4.0.7
|
## 4.0.7
|
||||||
- Make i18n string for `--stacktrace` option translatable
|
- Make i18n string for `--stacktrace` option translatable
|
||||||
|
|
Loading…
Reference in a new issue