mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-08 01:39:43 +02:00
SOP-Java 7.0.0
This commit is contained in:
parent
308c4b452f
commit
f2073dcbf4
2 changed files with 3 additions and 4 deletions
|
@ -6,14 +6,13 @@ SPDX-License-Identifier: Apache-2.0
|
|||
|
||||
# Changelog
|
||||
|
||||
## 7.0.0-SNAPSHOT
|
||||
## 7.0.0
|
||||
- Update implementation to [SOP Specification revision 07](https://www.ietf.org/archive/id/draft-dkg-openpgp-stateless-cli-07.html).
|
||||
- Add support for new `revoke-key` subcommand
|
||||
- Add support for new `change-key-password` subcommand
|
||||
- Add support for new `--signing-only` option of `generate-key` subcommand
|
||||
|
||||
## 6.1.1-SNAPSHOT
|
||||
- Add `dearmor.data(String)` utility method
|
||||
- Fix typos in, and improve i18n of CLI help pages
|
||||
|
||||
## 6.1.0
|
||||
- `listProfiles()`: Add shortcut methods `generateKey()` and `encrypt()`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue