From bfe140294ca46e06f6cf1d04a99fe4a280f5baeb Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Tue, 15 Mar 2022 15:38:07 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 484671e6..e0c0352d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ SPDX-License-Identifier: CC0-1.0 - Initial support for `OpenPgpV5Fingerprint` - Security: Fix `KeyRingInfo.getValidAndExpiredUserIds()` accidentally including unbound user-ids +## 1.0.5 +- Security: Fix `KeyRingInfo.getValidAndExpiredUserIds()` accidentally including unbound user-ids + ## 1.1.2 - Fix `keyRingInfo.getEmailAddresses()` incorrectly matching some mail addresses (thanks @bratkartoffel for reporting and initial patch proposal) - Fix generic type of `CertificationSubpackets.Callback`