mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 12:22:06 +01:00
Update changelog
This commit is contained in:
parent
10e72f6773
commit
c3f5b997ab
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ SPDX-License-Identifier: CC0-1.0
|
|||
## 1.1.2-SNAPSHOT
|
||||
- Fix `keyRingInfo.getEmailAddresses()` incorrectly matching some mail addresses (thanks @bratkartoffel for reporting and initial patch proposal)
|
||||
- Fix generic type of `CertificationSubpackets.Callback`
|
||||
- Add `KeyRingInfo.isUsableForEncryption()`
|
||||
- Add `PGPainless.inspectKeyRing(key, date)`
|
||||
- Allow custom key creation dates during key generation
|
||||
|
||||
## 1.1.1
|
||||
- Add `producerOptions.setComment(string)` to allow adding ASCII armor comments when creating OpenPGP messages (thanks @ferenc-hechler)
|
||||
|
|
Loading…
Reference in a new issue