mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-12-05 04:41:09 +01:00
Update changelog
This commit is contained in:
parent
d34dd411e0
commit
dc4d31be12
1 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,12 @@ SPDX-License-Identifier: Apache-2.0
|
|||
|
||||
# Changelog
|
||||
|
||||
## 14.0.1
|
||||
- add `VerificationAssert` methods to test `Verification` objects
|
||||
- `sop`: Add missing `withKeyPassword(CharArray)` methods
|
||||
- Introduce optional `sop-java-json-gson` module
|
||||
- `external-sop`: Depend on `junit-platform-suite` to avoid needing to inherit test suite classes
|
||||
|
||||
## 14.0.0
|
||||
- Update implementation to [SOP Specification revision 14](https://www.ietf.org/archive/id/draft-dkg-openpgp-stateless-cli-14.html),
|
||||
including changes from revisions `11`, `12`, `13`, `14`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue