Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9e08150

Browse files
Updated changelog
1 parent 8531755 commit 9e08150

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
@@ -11,6 +11,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
1111
- Added `clr.GetClrType` (#432, #433)
1212
- Allowed passing `None` for nullable args (#460)
1313
- Added keyword arguments based on C# syntax for calling CPython methods (#461)
14+
- Catches exceptions thrown in C# iterators (yield returns) and rethrows them in python (#475)
1415

1516
### Changed
1617

0 commit comments

Comments
 (0)