mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-12-23 03:17:58 +01:00
Update CHANGELOG
This commit is contained in:
parent
09c2a84ec1
commit
a7208e6c42
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
## 1.0.2-SNAPSHOT
|
## 1.0.2-SNAPSHOT
|
||||||
- Update SOP implementation to specification revision 03
|
- Update SOP implementation to specification revision 03
|
||||||
|
- Move `sop-java` and `sop-java-picocli` modules to [its own repository](https://github.com/pgpainless/sop-java)
|
||||||
- `OpenPGPV4Fingerprint`: Hex decode bytes in constructor
|
- `OpenPGPV4Fingerprint`: Hex decode bytes in constructor
|
||||||
- Add `ArmorUtils.toAsciiArmoredString()` for single key
|
- Add `ArmorUtils.toAsciiArmoredString()` for single key
|
||||||
- Fix `ClassCastException` when retrieving `RevocationKey` subpackets from signatures
|
- Fix `ClassCastException` when retrieving `RevocationKey` subpackets from signatures
|
||||||
|
|
Loading…
Reference in a new issue