diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cf07aa2..8c8cbdca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ SPDX-License-Identifier: CC0-1.0 ## 1.1.2-SNAPSHOT - Fix `keyRingInfo.getEmailAddresses()` incorrectly matching some mail addresses (thanks @bratkartoffel for reporting and initial patch proposal) -- Fix generic type of `CertificationSubpackets.Callback`5 +- Fix generic type of `CertificationSubpackets.Callback` ## 1.1.1 - Add `producerOptions.setComment(string)` to allow adding ASCII armor comments when creating OpenPGP messages (thanks @ferenc-hechler)