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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@ Breaking Changes
14
14
~~~~~~~~~~~~~~~~
15
15
- Drop support for Python 3.9. The minimum supported Python version is now 3.10.
16
16
17
+
New Features
18
+
~~~~~~~~~~~~
19
+
- Added support for :attr:`fortnite_api.CosmeticType.SIDEKICK`.
20
+
17
21
Bug Fixes
18
22
~~~~~~~~~
19
23
- 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