diff options
author | Sadie Powell <sadie@witchery.services> | 2024-03-04 10:41:31 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-03-04 11:09:51 +0000 |
commit | ce97fdd1c6da522e130d6de72a9c6fddb216f7ea (patch) | |
tree | 5cedf96c1b2b2343b69c73ba3cd19f2a63fa37c2 | |
parent | 1a8ae513b43d6f5ab5f83740c73d018eafb44d9a (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. |