Skip to content

Commit b533395

Browse files
committed
Format changelog and correct typo
1 parent 24efb74 commit b533395

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/changelog.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,14 @@ Breaking Changes
1414
~~~~~~~~~~~~~~~~
1515
- Drop support for Python 3.9. The minimum supported Python version is now 3.10.
1616

17-
1817
Bug Fixes
1918
~~~~~~~~~
2019
- 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.
2120
- 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.
2221

23-
2422
Miscellaneous
2523
~~~~~~~~~~~~~
26-
- Added offical support for Python 3.14.
24+
- Added official support for Python 3.14.
2725

2826
.. _vp3p2p1:
2927

0 commit comments

Comments
 (0)