From ae4d3b0ce55756e08b070a54666be70cc711d1e1 Mon Sep 17 00:00:00 2001 From: Jason Cameron Date: Tue, 17 Jun 2025 18:49:30 -0400 Subject: [PATCH] chore: remove duplicate CHANGELOG entry (#684) Signed-off-by: Jason Cameron --- docs/docs/CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index a16d913..d714c94 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -162,7 +162,6 @@ Other changes: - Moved all CSS inline to the Xess package, changed colors to be CSS variables - Set or append to `X-Forwarded-For` header unless the remote connects over a loopback address [#328](https://github.com/TecharoHQ/anubis/issues/328) - Fixed mojeekbot user agent regex -- Added support for running anubis behind a base path (e.g. `/myapp`) - Reduce Anubis' paranoia with user cookies ([#365](https://github.com/TecharoHQ/anubis/pull/365)) - Added support for Open Graph passthrough while using unix sockets - The Open Graph subsystem now passes the HTTP `HOST` header through to the origin