We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2343a8 + 4ce0b4c commit 851c187Copy full SHA for 851c187
docs/miscellaneous/changelog.rst
@@ -15,6 +15,11 @@ Additions:
15
- Added the new Metal Pants & Snake Bracelet equipment to :class:`coc.EQUIPMENT`
16
- Added the new Troop Launcher Siege
17
- Updated static data & enums for the February 2025 update
18
+- Changed from ujson to orjson for improved performance and future-proofing
19
+
20
+Bugs Fixed:
21
+~~~~~~~~~~~
22
+- Fixed a bug that would cause :meth:`coc.Client.get_members` to return an empty list
23
24
v3.8.4
25
------
0 commit comments