From 82456ec9e16e8a4d4532d18748725775e129d9cf Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Fri, 11 Nov 2022 12:47:28 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2552254..a52d519 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ SPDX-License-Identifier: Apache-2.0 # Changelog +## 4.0.5-SNAPSHOT +- `inline-sign`: Make possible values of `--as` option lowercase +- `inline-sign`: Rename value `cleartextsigned` of option `--as` to `clearsigned` + +## 4.0.4 +- Not found + ## 4.0.3 - `decrypt`: Rename option `--verify-out` to `--verifications-out`, but keep `--verify-out` as alias - Fix: `decrypt`: Flush output stream in order to prevent empty file as result of `--session-key-out`