From db0a5809d3acda810a8e3c73adeb72fb5f839c68 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sat, 11 Oct 2025 13:16:52 +0000 Subject: [PATCH] docs: update CHANGELOG Signed-off-by: Xe Iaso --- docs/docs/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index f5f54d18..deedf590 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update OpenRC service to truncate the runtime directory before starting Anubis. - Allow multiple consecutive slashes in a row in application paths ([#754](https://github.com/TecharoHQ/anubis/issues/754)). - Add option to set `targetSNI` to special keyword 'auto' to indicate that it should be automatically set to the request Host name ([424](https://github.com/TecharoHQ/anubis/issues/424)). +- The Preact challenge has been removed from the default configuration. It will be deprecated in the future. ### Bug Fixes