Skip to content
Snippets Groups Projects
Commit 8f1dde94 authored by nickolas360's avatar nickolas360
Browse files

Update changelog for version 1.13.1

parent 915da509
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -20,6 +20,18 @@
Changelog
=========
 
.. _changelog-1.13.1:
1.13.1
------
* The ``pop()`` and ``__delitem__()`` methods of `IDefaultDict` are now
case-insensitive. This caused problems when users with capital letters
in their names left channels.
* Bots now request the IRCv3 ``multi-prefix`` extension, unless ``send_cap`` in
:meth:`IRCBot.connect` is false. This allows users who are both voiced and
channel operators to be tracked properly.
.. _changelog-1.13.0:
 
1.13.0
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment