From 2cf507ed662620d0b97c8484fbfbfa09265e86e1 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 7 Oct 2020 13:13:44 +0100 Subject: Bump for 2.0.9-git. --- docs/Changes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/Changes') diff --git a/docs/Changes b/docs/Changes index 15f4b5b16..e1b405b1c 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,3 +1,6 @@ +Anope Version 2.0.9-git +------------------- + Anope Version 2.0.8 ------------------- Add +K channel mode for ircd-hybrid -- cgit 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 +++ 1 file changed, 3 insertions(+) (limited to 'docs/Changes') 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 ------------------- -- cgit From 236affa2a4db1f8fe5a5c0645da40f0f0901e7f6 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 22 Oct 2020 12:08:50 +0100 Subject: Release 2.0.9. --- docs/Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Changes') diff --git a/docs/Changes b/docs/Changes index 6c55ce1b5..45d38a5e7 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,4 +1,4 @@ -Anope Version 2.0.9-git +Anope Version 2.0.9 ------------------- Fix a regression from 2.0.8 that prevented serialising to MySQL. Send account identifiers to InspIRCd on SASL logins too -- cgit From 3856538e485b4e2dc96ec3cf30fae5a9c1ea6e86 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 22 Oct 2020 12:10:08 +0100 Subject: Bump for 2.0.10-git. --- docs/Changes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/Changes') diff --git a/docs/Changes b/docs/Changes index 45d38a5e7..67674e156 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,3 +1,6 @@ +Anope Version 2.0.10-git +-------------------- + Anope Version 2.0.9 ------------------- Fix a regression from 2.0.8 that prevented serialising to MySQL. -- cgit