From a868e2674b69f1dfd8504f802f7c0bfbd73eb5af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Ells=C3=A4sser?= Date: Wed, 8 May 2024 08:52:46 +0200 Subject: [PATCH] fix formatting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Wolfgang Ellsässer --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7f84045..25a912b 100644 --- a/README.md +++ b/README.md @@ -168,8 +168,11 @@ To log the API calls of the client application, set the log level to `DEBUG` and ### Changelog 1.0 - initial release + 1.1 - add hostname support for `-allowfrom` parameter + 1.2 - reformat logging of allowlist on program start + 1.3 - allow multiple, comma-separated hostnames in `-allowfrom` parameter ## License