1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-15 05:09:38 +02:00

PGPainless 1.3.6

This commit is contained in:
Paul Schaub 2022-09-03 18:04:38 +02:00
parent f2903515e7
commit f6f9df6e7f
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog
## 1.3.6-SNAPSHOT
## 1.3.6
- Remove deprecated methods
- `ArmorUtils.createArmoredOutputStreamFor()` -> use `ArmorUtils.toAsciiArmoredStream()` instead
- `EncryptionResult.getSymmetricKeyAlgorithm()` -> use `EncryptionResult.getEncryptionAlgorithm()` instead