Skip to content

Commit 3fd6df5

Browse files
committed
add docs
1 parent 5ada4b9 commit 3fd6df5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Bug Fixes
1919
~~~~~~~~~
2020
- Fixed an issue that caused :class:`fortnite_api.Asset.resize` to raise :class:`TypeError` instead of :class:`ValueError` when the given size isn't a power of 2.
2121
- Fixed an issue that caused :class:`fortnite_api.ServiceUnavailable` to be raised with a static message as a fallback for all unhandled http status codes. Instead :class:`fortnite_api.HTTPException` is raised with the proper error message.
22+
- Fixed typing of our internal "Enum-like" classes. They are now typed as a :class:`py:enum.Enum`.
2223

2324

2425
.. _vp3p2p1:

0 commit comments

Comments
 (0)