From 94a9c84434a0f46002038ccf6d400d6f7dab8257 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Sat, 5 Feb 2022 14:48:40 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 798539e1..577c4743 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ SPDX-License-Identifier: CC0-1.0 - `OpenPGPV4Fingerprint`: Hex decode bytes in constructor - Add `ArmorUtils.toAsciiArmoredString()` for single key - Fix `ClassCastException` when retrieving `RevocationKey` subpackets from signatures +- Fix `pgpainless-sop` gradle script + - it now automatically pulls in transitive dependencies ## 1.0.1 - Fix sourcing of preferred algorithms by primary user-id when key is located via key-id