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
fd4c22cde6
commit
1aaac4e4b9
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ SPDX-License-Identifier: Apache-2.0
|
||||||
## 4.0.2-SNAPSHOT
|
## 4.0.2-SNAPSHOT
|
||||||
- Fix: `verify`: Do not include detached signature in list of certificates
|
- Fix: `verify`: Do not include detached signature in list of certificates
|
||||||
- Fix: `inline-verify`: Also include the first argument in list of certificates
|
- Fix: `inline-verify`: Also include the first argument in list of certificates
|
||||||
|
- Hide stacktraces by default and add `--stacktrace` option to print them
|
||||||
|
- Properly throw `CannotDecrypt` exception when message could not be decrypted
|
||||||
|
|
||||||
## 4.0.1
|
## 4.0.1
|
||||||
- Use shared resources for i18n
|
- Use shared resources for i18n
|
||||||
|
|
Loading…
Reference in a new issue