mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-25 22:02:05 +01:00
Update CHANGELOG
This commit is contained in:
parent
f5e4c7571c
commit
b0258f8c5b
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ SPDX-License-Identifier: CC0-1.0
|
|||
|
||||
# PGPainless Changelog
|
||||
|
||||
## 1.3.8-SNAPSHOT
|
||||
- Bump `bcprov` to `1.72`
|
||||
- Bump `bcpg` to `1.72.1`
|
||||
- Add `ProducerOptions.setHideArmorHeaders(boolean)` to hide automatically added armor headers
|
||||
in encrypted messages
|
||||
|
||||
## 1.3.7
|
||||
- Bugfix: Fix signature verification when `DecryptionStream` is drained byte-by-byte using `read()` call
|
||||
- Add `KeyRingUtils.injectCertification(keys, certification)`
|
||||
|
|
Loading…
Reference in a new issue