diff options
author | Sadie Powell <sadie@witchery.services> | 2024-11-29 17:24:13 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-11-29 17:24:13 +0000 |
commit | 026d6c461dace442ea1463af4ccc4c88f202da57 (patch) | |
tree | e20695192434bd2a0b611d6fbfee1375d8d5dfee /docs/Changes | |
parent | 3cbac4bcea7401b081f0e3e2d2d6dc94fe50ef15 (diff) |
Update the change logs.
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes index 6406fdb25..bc0a04cfa 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,13 @@ Anope Version 2.1.11-git ------------------------ -No significant changes. +Added support for database migrations to the mysql module. +Added support for renicking users to their UID when enforcing nickname protection. +Allowed selecting languages using a shorter version of their name. +Changed various messages to use human-readable durations instead of seconds. +Improved the creation of expiry and duration messages. +Improved the translation system with support for plural forms. +Reworked how guest nicknames are generated. +Simplified how account identifiers are allocated. Anope Version 2.1.10 -------------------- |