summaryrefslogtreecommitdiff
path: root/docs/Changes
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2021-08-28 19:53:17 +0100
committerSadie Powell <sadie@witchery.services>2021-08-28 19:53:17 +0100
commite5075d2dc2c1437ac8f24d13c274089a5f76ac0a (patch)
tree9f74a530e58502125953118633585847dac78dfd /docs/Changes
parente7e8447fa39ced57743eab51e8e2835ddddd7001 (diff)
parent98fdce2e1de274e077a56a4dc10ba8c96d5cab86 (diff)
Merge branch '2.0' into 2.1
Diffstat (limited to 'docs/Changes')
-rw-r--r--docs/Changes17
1 files changed, 14 insertions, 3 deletions
diff --git a/docs/Changes b/docs/Changes
index 4d4f25b4f..4b6366118 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,11 +1,22 @@
-Anope Version 2.0.10-git
+Anope Version 2.0.10
--------------------
+Add support for channel SQLines on InspIRCd
+Change default protocol module from inspircd20 to inspircd3
+Change the character set used by chanstats and irc2sql to utf8mb4
+Fix a ton of typos in messages
+Fix being able to override MAXLIST on InspIRCd
+Fix blocking on boot when trying to upgrade SQL databases without account identifiers
+Fix not flushing the ERROR message on squit
+Fix using an invalidated iterator when deleting bots
+Fix various harmless compiler warnings
+Fix webcpanel not using the forwarded IP
+Show the account name in nickserv/info
Anope Version 2.0.9
-------------------
-Fix a regression from 2.0.8 that prevented serialising to MySQL.
+Fix a regression from 2.0.8 that prevented serialising to MySQL
Send account identifiers to InspIRCd on SASL logins too
-Fix a query bug in irc2sql.
+Fix a query bug in irc2sql
Anope Version 2.0.8
-------------------