Skip to content
Snippets Groups Projects
Commit 34f6ae2f authored by nickolas360's avatar nickolas360
Browse files

Fix minor error in v1.12.0 changelog

parent db4edd1a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -37,5 +37,5 @@ Changelog
thread. This should be used instead of :meth:`~IRCBot.listen_async`.
* Deprecated :meth:`IRCBot.listen_async`. Instead of running the bot in the
background, start threads with :meth:`~IRCBot.start_thread` and call
`~IRCBot.listen` on the main thread.
:meth:`~IRCBot.listen` on the main thread.
* Fixed possible errors when closing sockets.
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