diff options
author | Sadie Powell <sadie@witchery.services> | 2024-04-01 11:24:48 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-04-01 11:24:48 +0100 |
commit | 507eefc82031ba6e372beb92fd68572f9af5c793 (patch) | |
tree | 7ff9fd297a47a9862a71456165a4ef9f47669035 /docs | |
parent | 72af7648618b9c20710f096256dbaf639f2c6bd1 (diff) |
Release 2.1.4.2.1.4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes | 4 | ||||
-rw-r--r-- | docs/Changes.conf | 4 |
2 files changed, 4 insertions, 4 deletions
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. |