summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2023-08-06 12:57:26 +0100
committerSadie Powell <sadie@witchery.services>2023-08-06 12:57:26 +0100
commitc9f21f4ef67b06836848d5cd315ac7bc390e978d (patch)
tree54f9ffc0b3c3984bf245840318f058096cd066e6
parent1b2eb9b9c8eabe52ea8d5aaef957759384c47bd2 (diff)
Update the changelogs.
-rw-r--r--docs/Changes11
-rw-r--r--docs/Changes.conf2
2 files changed, 11 insertions, 2 deletions
diff --git a/docs/Changes b/docs/Changes
index c9863b5fb..d304ad790 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,6 +1,15 @@
Anope Version 2.0.14-git
------------------------
-No significant changes.
+Added support for sqlining channels on UnrealIRCd.
+Fixed a crash when trying to access config for non-loaded modules.
+Fixed detection of the InspIRCd nopartmsg module.
+Fixed not getting memo notifications when authing with SASL.
+Fixed not serialising dontkickops/dontkickvoices in botserv/kick.
+Fixed sending emails with the wrong kind of line terminator.
+Fixed sending log messages from a renamed pseudoclient.
+Fixed telling users their passcode is incorrect when they need to authenticate in nickserv/confirm.
+Fixed the Config script freezing on some versions of util-linux.
+Updated the Windows packaging scripts to use dependencies from Conan.
Anope Version 2.0.13
--------------------
diff --git a/docs/Changes.conf b/docs/Changes.conf
index 8dbbaaed9..329af4191 100644
--- a/docs/Changes.conf
+++ b/docs/Changes.conf
@@ -1,6 +1,6 @@
Anope Version 2.0.14-git
------------------------
-No significant changes.
+Added mail:content_type to allow customising the content type of emails.
Anope Version 2.0.13
--------------------