From 530cd3b33307294f05c9caf618e572afb7edf890 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Mon, 7 Sep 2020 09:49:53 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7bc4bf..2c66671 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Add `--non-interactive` command line option * Add `--replace-existing` command line option * Copy files if destination exists +* `cert-expirations.sh` script to print out certificates expiration dates ### Changed