From 23cb17b91bd4b18d5f3fbd07e6c0107483899d17 Mon Sep 17 00:00:00 2001 From: Matteo Corti Date: Sat, 24 Sep 2022 08:13:18 +0200 Subject: [PATCH] Fixed the release notes --- RELEASE_NOTES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c08361af..690a4e65 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1 +1,3 @@ -The maximum validity check is performed only for HTTPS, files or if the ```--maximum-validity``` option is specified. + * New options to check HTTP headers (see ```--help```) + * Options can now be specified in a configuration file (see README.md) + * Fixed a bug in the total certificate validity check if ```--precision``` is specified