Skip to content

Commit 356c261

Browse files
Update CHANGELOG.rst
1 parent abd3dce commit 356c261

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Version 1.4.2 (2023-04-14)
1313
Fixed
1414
*****
1515

16-
- `KeyError <https://docs.python.org/library/exceptions.html#KeyError>`__ was raised when using `Client.get_challenge_leaderboard <https://codingame.readthedocs.io/en/latest/api.html#codingame.Client.get_challenge_leaderboard>`__
17-
instead of `NotFound <https://codingame.readthedocs.io/en/latest/api.html#codingame.NotFound>`__ because of an API change by CodinGame.
16+
- `KeyError <https://docs.python.org/library/exceptions.html#KeyError>`__ was raised when using `Client.get_challenge_leaderboard <https://codingame.readthedocs.io/en/stable/api.html#codingame.Client.get_challenge_leaderboard>`__
17+
instead of `NotFound <https://codingame.readthedocs.io/en/stable/api.html#codingame.NotFound>`__ because of an API change by CodinGame.
1818

1919
Version 1.4.1 (2023-02-11)
2020
--------------------------

0 commit comments

Comments
 (0)