mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2024-11-22 15:12:06 +01:00
Update CHANGELOG
This commit is contained in:
parent
8fc88b5bab
commit
b42d0e89a1
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ SPDX-License-Identifier: Apache-2.0
|
|||
# Changelog
|
||||
|
||||
## 4.0.8-SNAPSHOT
|
||||
- Add module `external-sop`
|
||||
- This module implements the `sop-java` interfaces and allows the use of an external SOP binary
|
||||
- `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`.
|
||||
- `inline-sign`: Fix parameter label of `--as=clearsigned`
|
||||
|
|
Loading…
Reference in a new issue