mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 20:32:05 +01:00
Update changelog
This commit is contained in:
parent
d4d29553ec
commit
bfe140294c
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ SPDX-License-Identifier: CC0-1.0
|
||||||
- Initial support for `OpenPgpV5Fingerprint`
|
- Initial support for `OpenPgpV5Fingerprint`
|
||||||
- Security: Fix `KeyRingInfo.getValidAndExpiredUserIds()` accidentally including unbound user-ids
|
- Security: Fix `KeyRingInfo.getValidAndExpiredUserIds()` accidentally including unbound user-ids
|
||||||
|
|
||||||
|
## 1.0.5
|
||||||
|
- Security: Fix `KeyRingInfo.getValidAndExpiredUserIds()` accidentally including unbound user-ids
|
||||||
|
|
||||||
## 1.1.2
|
## 1.1.2
|
||||||
- Fix `keyRingInfo.getEmailAddresses()` incorrectly matching some mail addresses (thanks @bratkartoffel for reporting and initial patch proposal)
|
- Fix `keyRingInfo.getEmailAddresses()` incorrectly matching some mail addresses (thanks @bratkartoffel for reporting and initial patch proposal)
|
||||||
- Fix generic type of `CertificationSubpackets.Callback`
|
- Fix generic type of `CertificationSubpackets.Callback`
|
||||||
|
|
Loading…
Reference in a new issue