mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-10 02:39:39 +02:00
Update changelog
This commit is contained in:
parent
f94917d01f
commit
2c76f66987
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ SPDX-License-Identifier: CC0-1.0
|
||||||
## 1.3.7-SNAPSHOT
|
## 1.3.7-SNAPSHOT
|
||||||
- Add `KeyRingUtils.injectCertification(keys, certification)`
|
- Add `KeyRingUtils.injectCertification(keys, certification)`
|
||||||
- Bugfix: Fix signature verification when `DecryptionStream` is drained byte-by-byte using `read()` call
|
- Bugfix: Fix signature verification when `DecryptionStream` is drained byte-by-byte using `read()` call
|
||||||
|
- Add `PGPainless.asciiArmor(key, outputStream)`
|
||||||
|
- Add `PGPainless.asciiArmor(signature)`
|
||||||
|
|
||||||
## 1.3.6
|
## 1.3.6
|
||||||
- Remove deprecated methods
|
- Remove deprecated methods
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue