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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,11 @@ Changelog
10
10
v3.3.0
11
11
-------
12
12
13
+
Breaking Changes
14
+
~~~~~~~~~~~~~~~~
15
+
- Drop support for Python 3.9. The minimum supported Python version is now 3.10.
16
+
17
+
13
18
Bug Fixes
14
19
~~~~~~~~~
15
20
- 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.
0 commit comments