File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Additions:
2323 :func: `coc.RaidLogEntry.total_defensive_loot `, :func: `coc.RaidLogEntry.defense_attack_count `
2424 and :func: `coc.RaidLogEntry.defensive_destroyed_district_count `
2525
26- - Added `before ` and `after ` parameters to :func: `coc.Client.get_members `, :func: `coc.Client.get_warlog ` and
26+ - Added `before `, ` after ` and `limit ` parameters to :func: `coc.Client.get_members `, :func: `coc.Client.get_warlog ` and
2727 :func: `coc.Client.get_raidlog `
2828
2929- Added :func: `coc.Client.search_war_leagues `, :func: `coc.Client.get_war_league `,
@@ -54,6 +54,8 @@ Bugs Fixed:
5454
5555- Fixed a bug in :func: `coc.WarEvents.new_war `
5656
57+ - Fixed a bug in :func: `coc.Client.get_current_war ` which caused Exceptions or wrong return values
58+
5759
5860v2.3.1
5961------
You can’t perform that action at this time.
0 commit comments