1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-17 09:04:50 +02:00

Update changelog

This commit is contained in:
Paul Schaub 2022-03-30 12:50:29 +02:00
parent 4782868bc1
commit 9497cbaeb1
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -5,6 +5,9 @@ SPDX-License-Identifier: CC0-1.0
# PGPainless Changelog # PGPainless Changelog
## 1.1.5-SNAPSHOT
- SOP encrypt: match signature type when using `encrypt --as=` option
## 1.1.4 ## 1.1.4
- Add utility method `KeyRingUtils.removeSecretKey()` to remove secret key part from key ring - Add utility method `KeyRingUtils.removeSecretKey()` to remove secret key part from key ring
- This can come in handy when using primary keys stored offline - This can come in handy when using primary keys stored offline