mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 12:22:06 +01:00
Update changelog
This commit is contained in:
parent
c77c96f849
commit
1c127933bd
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ SPDX-License-Identifier: CC0-1.0
|
|||
|
||||
# PGPainless Changelog
|
||||
|
||||
## 1.3.11-SNAPSHOT
|
||||
- Fix: When verifying subkey binding signatures with embedded recycled primary
|
||||
key binding signatures, do not reject signature if primary key binding
|
||||
predates subkey binding
|
||||
- SOP `verify`: Forcefully expect `data()` to be non-OpenPGP data
|
||||
|
||||
## 1.3.10
|
||||
- Bump `sop-java` to `4.0.3`
|
||||
- Fix: Fix NPE when verifying signature made by key without key flags on direct-key signature
|
||||
|
|
Loading…
Reference in a new issue