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
0dd54f27b7
commit
bed18dc0ad
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ SPDX-License-Identifier: CC0-1.0
|
|||
|
||||
# PGPainless Changelog
|
||||
|
||||
## 1.3.7-SNAPSHOT
|
||||
- Add `KeyRingUtils.injectCertification(keys, certification)`
|
||||
- Bugfix: Fix signature verification when `DecryptionStream` is drained byte-by-byte using `read()` call
|
||||
|
||||
## 1.3.6
|
||||
- Remove deprecated methods
|
||||
- `ArmorUtils.createArmoredOutputStreamFor()` -> use `ArmorUtils.toAsciiArmoredStream()` instead
|
||||
|
|
Loading…
Reference in a new issue