From 949fa8a837a9149f3e5f73648b286fcd83ca0f0f Mon Sep 17 00:00:00 2001 From: Derek Troy-West Date: Mon, 9 Dec 2024 23:02:31 +1100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be70ba6e..cdbd60aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ Introduce ability configure HSTS (HTTP Strict Transport Security) with new slipw * :sts-max-age * :sts-include-subdomains? +For more informmation, see: https://github.com/factorhouse/kpow/issues/35 + Also made these http/https settings configurable (default false, previously hard-coded to false): * :send-server-version?