Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
which tests the runner was adjusted to match.
- Switch remaining "original style" docstring parameter listings to
Google style.
- Additional small tweaks to Environment.py type hints, fold some overly
long function signature lines, and some linting-insipired cleanups.


RELEASE 4.10.1 - Sun, 16 Nov 2025 10:51:57 -0700
Expand Down
3 changes: 3 additions & 0 deletions RELEASE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ IMPROVEMENTS

- Switch remaining "original style" docstring parameter listings to Google style.

- Additional small tweaks to Environment.py type hints, fold some overly
long function signature lines, and some linting-insipired cleanups.


PACKAGING
---------
Expand Down
Loading
Loading