diff options
-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. |