mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-02-16 22:26:25 +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
|
# 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
|
## 1.0.0-rc8
|
||||||
- `KeyRingInfo.getPrimaryUserId()`: return first user-id when no primary user-id is found
|
- `KeyRingInfo.getPrimaryUserId()`: return first user-id when no primary user-id is found
|
||||||
- Rename method `getBoundButPossiblyExpiredUserIds` to `getValidAndExpiredUserIds()`
|
- Rename method `getBoundButPossiblyExpiredUserIds` to `getValidAndExpiredUserIds()`
|
||||||
|
|
Loading…
Reference in a new issue