From f06871cf0325c0e6fe340f82d45bf2f165a8e7e5 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Thu, 7 Apr 2022 03:50:37 +0100 Subject: [PATCH] ChangeLog: ANNOUNCE Easy-RSA version 3.0.1 - Initial debute Signed-off-by: Richard T Bonhomme --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e58560a..341f7b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Easy-RSA 3 ChangeLog -3.0.9 (TBD) +3.1.0 (TBD) * Prefer 'PKI/vars' over all other locations (#528) * Introduce 'init-pki soft' option (#197) * Warnings are no longer silenced by --batch (#523) @@ -12,6 +12,13 @@ Easy-RSA 3 ChangeLog * Fix paths with spaces (#443) * Correct OpenSSL version from Homebrew on macOs (#416) +3.0.9 - Superseded - These changes are significant + + The reasons to leave v3.0.9 as a developement only version are: + + * Support for OpenSSL v3 + * New maintainer: Richard T Bonhomme + 3.0.8 (2020-09-09) * Provide --version option (#372) * Version information now within generated certificates like on *nix