diff options
author | Sadie Powell <sadie@witchery.services> | 2020-10-07 12:52:36 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2020-10-07 13:15:31 +0100 |
commit | 6117299ecd93226622ca2f4319910d61da23972a (patch) | |
tree | e195c316cab47ed1010c4fef3913c42f77be57f4 /docs/Changes | |
parent | f8777097d13f3eb47284c32fceb44e8db20491c2 (diff) |
Update the changelog.
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 2 |
1 files changed, 2 insertions, 0 deletions
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 |