mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-12 19:59:38 +02:00
PGPainless 0.2.19
This commit is contained in:
parent
a9a61bc799
commit
d96b43220a
3 changed files with 7 additions and 2 deletions
|
@ -5,6 +5,11 @@ SPDX-License-Identifier: CC0-1.0
|
|||
|
||||
# PGPainless Changelog
|
||||
|
||||
## 0.2.19
|
||||
- Some preparations for OpenPGP V5 keys: `OpenPgpV4Fingerprint` is now an implementation of `OpenPgpFingerprint`
|
||||
- `SignatureVerification` and `Failure` now have `toString()` implementations
|
||||
- Logging: `logback-classic` is now an optional runtime dependency
|
||||
|
||||
## 0.2.18
|
||||
- Fix compatibility with PGPainless < 0.2.10
|
||||
- Fix interoperability with Kleopatra
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue