mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-25 22:02:05 +01:00
Update CHANGELOG
This commit is contained in:
parent
19b6c8b1e3
commit
9800ca8bd4
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ SPDX-License-Identifier: CC0-1.0
|
|||
|
||||
# PGPainless Changelog
|
||||
|
||||
## 1.0.2-SNAPSHOT
|
||||
- Update SOP implementation to specification revision 03
|
||||
- `OpenPGPV4Fingerprint`: Hex decode bytes in constructor
|
||||
- Add `ArmorUtils.toAsciiArmoredString()` for single key
|
||||
- Fix `ClassCastException` when retrieving `RevocationKey` subpackets from signatures
|
||||
|
||||
## 1.0.1
|
||||
- Fix sourcing of preferred algorithms by primary user-id when key is located via key-id
|
||||
|
||||
|
|
Loading…
Reference in a new issue