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
31b7d18183
commit
3a69f90401
1 changed files with 3 additions and 0 deletions
|
@ -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()`
|
||||
|
|
Loading…
Reference in a new issue