From 9ccfdf37efebde5217bb2fc2b57d58ae6f20695b Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Mon, 29 Dec 2025 10:18:31 -0500 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 0c4271c7..2fba492a 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- Add iplist2rule tool that lets admins turn an IP address blocklist into an Anubis ruleset. - Add Polish locale ([#1292](https://github.com/TecharoHQ/anubis/pull/1309))