summaryrefslogtreecommitdiff
path: root/docs/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Changes')
-rw-r--r--docs/Changes11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes
index e698a10e0..26a3ebda1 100644
--- a/docs/Changes
+++ b/docs/Changes
@@ -1,6 +1,15 @@
Anope Version 2.1.8-git
-----------------------
-No significant changes.
+Added account identifiers to the nickserv/info output.
+Added support for bool, float, and uint SQL columns.
+Added the ability to automatically determine SQL column types based on the native type.
+Added UNIX socket support to mysql module.
+Changed smartjoin to use SendClearBans where available.
+Dropped support for MinGW in favour of native builds.
+Fixed parsing named extbans on InspIRCd.
+Fixed parsing SVSMODE and SVS2MODE from UnrealIRCd.
+Fixed sending global messages to remotely linked servers.
+Removed the services server name from the CTCP version response.
Anope Version 2.1.7
-------------------