aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2025-04-23 00:00:45 -0400
committerXe Iaso <me@xeiaso.net>2025-04-23 00:00:45 -0400
commit23b2214bbe8f41e4c5c4054797ef6b0a50833aba (patch)
treecab11ad6ceb42c75fb37c214557ad29bbfb4e4a3
parenta810c06f90965d0377d0287d08ee8691ead8d195 (diff)
downloadanubis-23b2214bbe8f41e4c5c4054797ef6b0a50833aba.tar.xz
anubis-23b2214bbe8f41e4c5c4054797ef6b0a50833aba.zip
docs(changelog): add note about importing snippets
Signed-off-by: Xe Iaso <me@xeiaso.net>
-rw-r--r--docs/docs/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md
index 8a3e410..78b3f76 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]
+- Enable [importing configuration snippets](./admin/configuration/import.mdx) ([#321](https://github.com/TecharoHQ/anubis/pull/321))
- Refactor check logic to be more generic and work on a Checker type
- Add more AI user agents based on the [ai.robots.txt](https://github.com/ai-robots-txt/ai.robots.txt) project
- Embedded challenge data in initial HTML response to improve performance