From 5cdb65ca5246dce0f3f6fe8a32d9b255a5a87b87 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 1 Oct 2024 11:42:25 +0100 Subject: Update the change log. --- docs/Changes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/Changes b/docs/Changes index 964f9c30d..cb7203aae 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,12 @@ Anope Version 2.1.9-git ----------------------- -No significant changes. +Bumped the minimum supported version of UnrealIRCd to 6. +Fixed granting IRC operator status to services operators. +Fixed making users an IRC operator on InspIRCd. +Fixed nonicknameownership on InspIRCd v4. +Fixed some messages not being translatable. +Fixed the Argon2 module not having test vectors. +Increased the default nickname expiry period to one year. Anope Version 2.1.8 ------------------- -- cgit