We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b446dc commit efe345bCopy full SHA for efe345b
1 file changed
docs/changelog.rst
@@ -14,7 +14,7 @@ This version introduces new data for shop-related objects, reflecting the update
14
Breaking Changes
15
~~~~~~~~~~~~~~~~
16
- ``ShopEntryNewDisplayAsset`` has been renamed to :class:`fortnite_api.NewDisplayAsset`.
17
-- Alias ``BannerColor.colour`` has been removed for consistency. The API does not use aliases, use attr:`fortnite_api.BannerColor.color` instead.
+- Alias ``BannerColor.colour`` has been removed for consistency. The API does not use aliases, use :attr:`fortnite_api.BannerColor.color` instead.
18
19
New Features
20
~~~~~~~~~~~~
0 commit comments