Skip to content

Commit

Permalink
Update CHANGELOG.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMaximum committed Aug 30, 2023
1 parent 9bd67d1 commit 9bea99c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ Changelog
Core
~~~~

* Bugfix: Fixing issue with package aiohttp and incorrect required timeout package.

0.11.0-rc1
----------

Core
~~~~

* Improvement: Upgraded python packages to use :code:`aiohttp==3.8.5`, :code:`async-timeout<5.0.0`, :code:`requests==2.27.1`, and :code:`cryptography==40.0.2`.
* Improvement: Update order of in-memory map list in map manager after shuffling the list (#687).
* Improvement: Added :code:`name` attribute to ManiaLink tag, ensuring recognizability when debugging ManiaScript (thanks to w1lla) (#1213).
Expand Down

0 comments on commit 9bea99c

Please sign in to comment.