Skip to content

Commit 0ea8bc1

Browse files
committed
add stdout/err to changelog overview
1 parent 849f981 commit 0ea8bc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Completely rewrite. Broad overview:
66
- Upgraded to Python 3.13.1 (6 major versions!).
77
- Native Python modules (e.g. ctypes, ssl) are included by default.
88
- Added support for writing your own native Python modules which integrate with the SDK.
9+
- Python's stdout and stderr are hooked up to the SDK's logging system.
910

1011
- Hooks can now be explicitly specified as pre or post-hooks.
1112
- Pre-hooks can now overwrite a function's return value.

0 commit comments

Comments
 (0)