You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ To be released
6
6
7
7
8
8
* Deprecate Python 3.9 support - minimum required version is now Python 3.10+. This does not mean the library will not work with Python 3.9, but it will not be tested against it anymore.
9
+
* Added test_live_no_streaming Makefile target and updated live-api-healthcheck GitHub Actions workflow to use it.
9
10
* Updated typing and client behavior for the ``opening_explorer``:
10
11
- Added new typed dicts ``PlayerOpeningStatistic`` and ``MastersOpeningStatistic`` in ``berserk.types.opening_explorer``.
11
12
- Updated ``client.opening_explorer`` method signatures to return the new types.
0 commit comments