mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2024-11-19 05:52:04 +01:00
Update changelog
This commit is contained in:
parent
a523270395
commit
8d7e89098f
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ SPDX-License-Identifier: Apache-2.0
|
|||
- Remove `label()` option from `Armor` operation
|
||||
- Fix exit code for 'Missing required option/parameter' error
|
||||
- Fix `revoke-key`: Allow for multiple invocations of `--with-key-password` option
|
||||
- Fix `EncryptExternal` use of `--sign-with` parameter
|
||||
- Fix `NullPointerException` in `DecryptExternal` when reading lines
|
||||
- Fix `DecryptExternal` use of `verifications-out`
|
||||
- Test suite: Ignore tests if `UnsupportedOption` is thrown
|
||||
|
||||
## 10.0.0
|
||||
- Update implementation to [SOP Specification revision 10](https://www.ietf.org/archive/id/draft-dkg-openpgp-stateless-cli-10.html).
|
||||
|
|
Loading…
Reference in a new issue