From ab0b851d2808696c01108ed038a621dedcd9eacd Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 1 Sep 2024 09:46:17 +0100 Subject: Release 2.1.8. --- docs/Changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Changes') diff --git a/docs/Changes b/docs/Changes index 26a3ebda1..9fd8cf1e0 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,5 @@ -Anope Version 2.1.8-git ------------------------ +Anope Version 2.1.8 +------------------- 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. -- cgit