Skip to content

Commit 331bd5d

Browse files
committed
Add changelog for Python version changes
1 parent 8a107da commit 331bd5d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,18 @@ Changelog
1010
v3.4.0
1111
-------
1212

13+
Breaking Changes
14+
~~~~~~~~~~~~~~~~
15+
- Drop support for Python 3.10. The minimum supported Python version is now 3.11.
16+
1317
New Features
1418
~~~~~~~~~~~~
1519
- Added :meth:`fortnite_api.Client.close` and :meth:`fortnite_api.SyncClient.close` methods to close the client's HTTP session when not using a context manager.
1620

21+
Miscellaneous
22+
~~~~~~~~~~~~~
23+
- Added official support for Python 3.15.
24+
1725
.. _vp3p3p0:
1826

1927
v3.3.0

0 commit comments

Comments
 (0)