You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.rst
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,18 @@ Changelog
10
10
v3.4.0
11
11
-------
12
12
13
+
Breaking Changes
14
+
~~~~~~~~~~~~~~~~
15
+
- Drop support for Python 3.10. The minimum supported Python version is now 3.11.
16
+
13
17
New Features
14
18
~~~~~~~~~~~~
15
19
- 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.
0 commit comments