From 6117299ecd93226622ca2f4319910d61da23972a Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 7 Oct 2020 12:52:36 +0100 Subject: Update the changelog. --- docs/Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Changes b/docs/Changes index f11c2ae8b..df8e02b21 100644 --- a/docs/Changes +++ b/docs/Changes @@ -3,11 +3,13 @@ Anope Version 2.0.8-git Add +K channel mode for ircd-hybrid Add immutable identifiers to user accounts Fix build on systems that use musl libc +Fix help of global/global not showing the correct origin nick Fix not removing vhosts when an nick is dropped Fix parsing channel metadata on InspIRCd 3+ Fix parsing kicks on InspIRCd 3+ Fix parsing topic changes on InspIRCd 3+ Fix topiclock on InspIRCd +Modernize the ircd-hybrid protocol module Anope Version 2.0.7 -- cgit