From 407f604d48e2f66d54b56c4f7e17cd1020e27259 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 8 Feb 2026 13:04:02 +0000 Subject: [PATCH] Update the change log. --- docs/CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/CHANGES.md b/docs/CHANGES.md index 185c00678..afc911b7c 100644 --- a/docs/CHANGES.md +++ b/docs/CHANGES.md @@ -10,6 +10,10 @@ ## Changes +* The regex_posix module is now available on Windows (using the PCRE2 POSIX compatibility layer). + +* The regex_tre module is now available on Windows. + * The Windows dependencies have been updated. ## Anope 2.1.21 (2026-02-07)