From 62353b42ee0ef556815c086a025dc2f0a2fedbc0 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Tue, 25 Nov 2025 20:03:27 +0100 Subject: [PATCH] changelog for: fix typo related to collection delete hook --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25129ef1..9d5cca20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 3.5.9.dev * Extend: [auth] add support for type http_remote_user * Extend: logging of invalid sync-token with user, path, remote host and useragent +* Fix: typo related to collection delete hook ## 3.5.8 * Extend: [auth] re-factor & overhaul LDAP authentication, especially for Python's ldap module