Update CHANGELOG.rst

Make changelog look not terrible
pull/400/head
Lorenz Diener 2025-03-02 11:39:10 +02:00 zatwierdzone przez GitHub
rodzic 0cf7cfa8e6
commit e2acb25252
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -5,6 +5,7 @@ version number. Breaking changes will be indicated by a change in the minor
v2.0.1
------
Maintenance release. Fixes a few minor, but important, issues
* Remove spurious debug prints (Thanks aitorres)
* Fix pagination fetch_remaining being broken due to typing changes (Thanks jikamens)
* Fix pagination result parsing due to typing changes (Thanks hashier for the report)