From ce97fdd1c6da522e130d6de72a9c6fddb216f7ea Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 4 Mar 2024 10:41:31 +0000 Subject: [PATCH] Update the changelogs. --- docs/Changes | 1 + docs/Changes.conf | 1 + 2 files changed, 2 insertions(+) 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.