mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-01-09 19:57:57 +01:00
Update CHANGELOG
This commit is contained in:
parent
1fca51d771
commit
a1baeabd71
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
# PGPainless Changelog
|
# PGPainless Changelog
|
||||||
|
|
||||||
|
## 1.5.3-SNAPSHOT
|
||||||
|
- Fix minimal bit-strength check for signing-subkeys accidentally comparing the bit-strength of the primary key
|
||||||
|
- `SigningOptions`: Add new methods to add signatures using a single, chosen signing subkey
|
||||||
|
|
||||||
## 1.5.2
|
## 1.5.2
|
||||||
- Bugfix: Create proper direct-key signatures
|
- Bugfix: Create proper direct-key signatures
|
||||||
- `KeyRingTemplates`:
|
- `KeyRingTemplates`:
|
||||||
|
|
Loading…
Reference in a new issue