Update changelog

This commit is contained in:
Paul Schaub 2023-12-15 17:50:27 +01:00
parent 7b37f206d6
commit d7b6dfc8d4
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ SPDX-License-Identifier: CC0-1.0
- Do not choke on unknown signature subpackets (thanks @Jerbell)
- Prevent timing issues resuting in subkey binding signatures predating the subkey (@thanks Jerbell)
## 1.6.5
- Add `SecretKeyRingEditor.setExpirationDateOfSubkey()`
## 1.6.4
- Bump `bcpg-jdk8on` to `1.77`
- Bump `bcprov-jdk18on` to `1.77`