From 303c076438a6b0d5bd56990c3e8a81126a8b5800 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Sat, 21 May 2022 13:31:37 +0100 Subject: [PATCH] Introduce 'rewind-renew' (#579) Signed-off-by: Richard T Bonhomme --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 10c0d4e..57d5765 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ Easy-RSA 3 ChangeLog 3.1.1 (TBD) - * Expand status reports to include checking a single cert (#577) + * Introduce 'rewind-renew' (#579) + * Expand status reports to include checking a single cert (#577) 3.1.0 (2022-05-18) * Introduce basic support for OpenSSL version 3 (#492)