From 5c979c8c84562b3e90f7b236b61b08964f6bcdd9 Mon Sep 17 00:00:00 2001 From: Oleksii Miroshko Date: Thu, 22 Jul 2021 18:04:44 +0300 Subject: [PATCH] Prepare release 4.1.1 Bumping the patch version since the release only contains fixes. --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11768af8..b4e181b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,14 @@ All notable changes to this project will be documented in this file. ## Fixed +## Added + +# Release 4.1.1 + +## Changed + +## Fixed + * CertificateAuthority now copies the subject of the CA directly into the issuer field of the issued certificate. This resolves problems around different orders of items in the underlying distinguished name. This fixes