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
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
- Switch test framework from using profile to cProfile. profile
generates deprecation warnings starting with Python 3.15.
- Improve documentation of builder methods and builder objects.
- Make links clickable in the SetOption and GetOption manpage entries.


RELEASE 4.10.0 - Thu, 02 Oct 2025 11:40:20 -0700
Expand Down
2 changes: 2 additions & 0 deletions RELEASE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ DOCUMENTATION

- Improve documentation of builder methods and builder objects.

- Make links clickable in the SetOption and GetOption manpage entries.

DEVELOPMENT
-----------

Expand Down
Loading