From f8d8104d82b039d63fb4e03430896c3c1ffe7706 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 22 Oct 2020 12:07:20 +0100 Subject: Update the changelog. --- docs/Changes | 3 +++ docs/Changes.conf | 1 + 2 files changed, 4 insertions(+) diff --git a/docs/Changes b/docs/Changes index e1b405b1c..6c55ce1b5 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,8 @@ Anope Version 2.0.9-git ------------------- +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. Anope Version 2.0.8 ------------------- diff --git a/docs/Changes.conf b/docs/Changes.conf index ddd1fd823..54015ec15 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,5 +1,6 @@ Anope Version 2.0.9-git ------------------- +No significant changes. Anope Version 2.0.8 ------------------- -- cgit