Skip to content

Commit b6e1cb4

Browse files
committed
Update changelog
1 parent 7f0a8e3 commit b6e1cb4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/miscellaneous/changelog.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

5860
v2.3.1
5961
------

0 commit comments

Comments
 (0)