mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-08 09:49:44 +02:00
Update CHANGELOG
This commit is contained in:
parent
c00109c2bf
commit
82456ec9e1
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 4.0.5-SNAPSHOT
|
||||||
|
- `inline-sign`: Make possible values of `--as` option lowercase
|
||||||
|
- `inline-sign`: Rename value `cleartextsigned` of option `--as` to `clearsigned`
|
||||||
|
|
||||||
|
## 4.0.4
|
||||||
|
- Not found
|
||||||
|
|
||||||
## 4.0.3
|
## 4.0.3
|
||||||
- `decrypt`: Rename option `--verify-out` to `--verifications-out`, but keep `--verify-out` as alias
|
- `decrypt`: Rename option `--verify-out` to `--verifications-out`, but keep `--verify-out` as alias
|
||||||
- Fix: `decrypt`: Flush output stream in order to prevent empty file as result of `--session-key-out`
|
- Fix: `decrypt`: Flush output stream in order to prevent empty file as result of `--session-key-out`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue