Update changelog

This commit is contained in:
Paul Schaub 2021-12-23 17:34:38 +01:00
parent 31b7d18183
commit 3a69f90401
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.0.0-rc9-SNAPSHOT
- When key has both direct-key sig + primary user-id sig: resolve expiration date to earliest expiration
## 1.0.0-rc8
- `KeyRingInfo.getPrimaryUserId()`: return first user-id when no primary user-id is found
- Rename method `getBoundButPossiblyExpiredUserIds` to `getValidAndExpiredUserIds()`