Update CHANGELOG.rst

master
Lorenz Diener 2025-06-18 16:56:41 +03:00 zatwierdzone przez GitHub
rodzic f5a18c344d
commit 67f0a1fee5
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -2,6 +2,12 @@ A note on versioning: This librarys major version will grow with the APIs
version number. Breaking changes will be indicated by a change in the minor version number. Breaking changes will be indicated by a change in the minor
(or major) version number, and will generally be avoided. (or major) version number, and will generally be avoided.
v2.1.0 (IN PROGRESS)
--------------------
* Fixed to_json breaking on python 3.14 (Thanks @limburgher for the report)
* Replaced pytest-vcr (deprecated) with pytest-recording (Thanks @CyberTailor)
* Improved timeline documentation (Thanks @adamse)
v2.0.1 v2.0.1
------ ------
Maintenance release. Fixes a few minor, but important, issues Maintenance release. Fixes a few minor, but important, issues