From 507eefc82031ba6e372beb92fd68572f9af5c793 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 1 Apr 2024 11:24:48 +0100 Subject: Release 2.1.4. --- docs/Changes | 4 ++-- docs/Changes.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/Changes b/docs/Changes index b9a1d5190..c3333bdfe 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,5 @@ -Anope Version 2.1.4-git ------------------------ +Anope Version 2.1.4 +------------------- Added a check for a non-deprecated encryption module on start. Added a way for protocol modules to report an error to the uplink. Added more account settings to the webcpanel. diff --git a/docs/Changes.conf b/docs/Changes.conf index d8c518e68..0651cd031 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,5 +1,5 @@ -Anope Version 2.1.4-git ------------------------ +Anope Version 2.1.4 +------------------- Added the db_atheme module. Added the enc_argon2 module. Added the enc_posix module. -- cgit