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
4782868bc1
commit
9497cbaeb1
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue