Skip to content

Commit

Permalink
docs: add remaining changes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
thegamecracks committed Apr 5, 2024
1 parent b6d9dce commit ae821eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,14 @@ v2.1.4
Bug Fixes
^^^^^^^^^

* Fix possible (but minor) memory leak when using
:py:meth:`AsyncRCONClient.wait_for() <berconpy.AsyncRCONClient.wait_for>`
to wait on a non-predefined event
* Fix potential :py:exc:`~berconpy.InvalidStateError` while sending a command
if :py:class:`~berconpy.AsyncRCONClient` disconnects before a response is received
* Fix players potentially being fetched more than once during login
if cache is already populated
* Fix ``Config entry:`` server messages causing superfluous errors

v2.1.3
------
Expand Down

0 comments on commit ae821eb

Please sign in to comment.