mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-25 22:02:05 +01:00
PGPainless 1.3.14
This commit is contained in:
parent
4f435a0fa0
commit
23130b6c8a
1 changed files with 5 additions and 0 deletions
|
@ -46,6 +46,11 @@ SPDX-License-Identifier: CC0-1.0
|
|||
- Add `KeyRingUtils.publicKeys(PGPKeyRing keys)`
|
||||
- Remove `BCUtil` class
|
||||
|
||||
## 1.3.14
|
||||
- Bump `bcpg` to `1.72.3`
|
||||
- Fix DSA key parameter check
|
||||
- Use proper method to unlock private signing keys when creating detached signatures
|
||||
|
||||
## 1.3.13
|
||||
- Bump `sop-java` to `4.0.7`
|
||||
|
||||
|
|
Loading…
Reference in a new issue