diff options
author | Sadie Powell <sadie@witchery.services> | 2024-03-04 10:41:31 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-03-04 10:41:31 +0000 |
commit | 57e8b4305e12fb398a5fda3e969a35a20d81a0d9 (patch) | |
tree | 8a30de5dc4fd83f074e4726a689c3c92383c415f | |
parent | db4f845fe78f82bca4bdb9e44cc785a5a3947d37 (diff) |
Update the changelogs.
-rw-r--r-- | docs/Changes | 1 | ||||
-rw-r--r-- | docs/Changes.conf | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index c0abe8e22..84005ba83 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,6 @@ Anope Version 2.1.3-git ----------------------- +Added alternate command suggestions when a user runs an invalid command. Added support for the IRCv3 +draft/channel-context tag. Added support for the IRCv3 +draft/reply tag. Allow using more than one fingerprint in an oper block. diff --git a/docs/Changes.conf b/docs/Changes.conf index d7934ebcd..6394f788c 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,5 +1,6 @@ Anope Version 2.1.3-git ----------------------- +Added options:didyoumeandifference. Added support for multiple SSL fingerprints in oper:certfp. Added the chanserv/cert oper privilege for modifying other user's certificate lists. Changed networkinfo:chanlen to default to 32 if not set. |