diff options
author | Sadie Powell <sadie@witchery.services> | 2020-10-07 14:42:33 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2020-10-07 14:42:33 +0100 |
commit | 8b2c1548ab46401f96d4e2e0f8258664e21744fb (patch) | |
tree | 508e7c89ca1a5c6252cb631338372e4f03a93772 /docs/Changes | |
parent | 5dd5fa46440f9d76a725bfdf16d77bbb36ae7a6f (diff) | |
parent | 46e1395e62ad4d9a028b51f72d8d6a92187cf9b9 (diff) |
Merge tag '2.0.8' into 2.1.
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes index 3909c1786..15f4b5b16 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,5 +1,16 @@ -Anope Version 2.0.8-git +Anope Version 2.0.8 ------------------- +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 ------------------- |