diff options
author | Sadie Powell <sadie@witchery.services> | 2024-10-01 11:42:25 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-10-01 11:42:25 +0100 |
commit | 5cdb65ca5246dce0f3f6fe8a32d9b255a5a87b87 (patch) | |
tree | f033faa01e1e2cba8a653569bd3b6c2ca5c1f984 | |
parent | f9e4ca4d06d0b92333b0b96fe73a17762cabef5e (diff) |
Update the change log.
-rw-r--r-- | docs/Changes | 8 |
1 files changed, 7 insertions, 1 deletions
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 ------------------- |