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
059a38a0a2
commit
94a9c84434
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ SPDX-License-Identifier: CC0-1.0
|
|||
- `OpenPGPV4Fingerprint`: Hex decode bytes in constructor
|
||||
- Add `ArmorUtils.toAsciiArmoredString()` for single key
|
||||
- Fix `ClassCastException` when retrieving `RevocationKey` subpackets from signatures
|
||||
- Fix `pgpainless-sop` gradle script
|
||||
- it now automatically pulls in transitive dependencies
|
||||
|
||||
## 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