mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-17 18:02:05 +01:00
Update changelog
This commit is contained in:
parent
90626a8a76
commit
eed1259cd2
1 changed files with 8 additions and 0 deletions
|
@ -5,6 +5,14 @@ SPDX-License-Identifier: CC0-1.0
|
|||
|
||||
# PGPainless Changelog
|
||||
|
||||
## 1.5.4-SNAPSHOT
|
||||
- Bump `bcpg-jdk15to18` to `1.74`
|
||||
- Bump `bcprov-jdk15to18` to `1.74`
|
||||
- Remove unused methods from `SignatureUtils`
|
||||
- Encryption: Allow anonymous recipients using wildcard key-IDs
|
||||
- Add `SignatureSubpacketsUtil.getRegularExpressions()`
|
||||
- Tests, tests, tests
|
||||
|
||||
## 1.5.3
|
||||
- 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
|
||||
|
|
Loading…
Reference in a new issue