From ddba7cbed912b4e36c7f4f1f3a7a3916f753137a Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Tue, 28 Apr 2020 15:59:01 +0200 Subject: [PATCH] Release 20.04.4 --- CHANGELOG | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7e09f41..ba137b9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,8 +5,6 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Added -* IS_NGINX_LETSENCRYPT_UPTODATE: verify that the letsencrypt snippet is compatible with the current version of Nginx - ### Changed ### Deprecated @@ -17,6 +15,12 @@ and this project **does not adhere to [Semantic Versioning](http://semver.org/sp ### Security +## [20.04.4] 2020-04-28 + +### Added + +* IS_NGINX_LETSENCRYPT_UPTODATE: verify that the letsencrypt snippet is compatible with the current version of Nginx + ## [20.04.3] 2020-04-24 ### Fixed