From 7bfd28d7e7ab7a1addf4b84461052b2f9c5a86bc Mon Sep 17 00:00:00 2001 From: Mogens Heller Grabe Date: Thu, 4 Apr 2024 13:45:54 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d712c7327..491f75e15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1128,6 +1128,9 @@ ## 8.4.0 * Add .NET 6 as compilation target to enable stripping dependencies that are included in the BCL - thanks [thompson-tomo] +## 8.4.1 +* Fix bug that would cause the decryption step to try to decrypt un-encrypted contents when using encryption together with 2nd level retries + --- [AndreaCuneo]: https://github.com/AndreaCuneo