8000 Updated CHANGELOG · pythonnet/pythonnet@4ac44fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ac44fe

Browse files
committed
Updated CHANGELOG
1 parent 0a88f27 commit 4ac44fe

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
@@ -44,6 +44,7 @@ details about the cause of the failure
4444
- Made it possible to call `ToString`, `GetHashCode`, and `GetType` on inteface objects
4545
- Fixed objects returned by enumerating `PyObject` being disposed too soon
4646
- Incorrectly using a non-generic type with type parameters now produces a helpful Python error instead of throwing NullReferenceException
47+
- `import` may now raise errors with more detail than "No module named X"
4748

4849
### Removed
4950

0 commit comments

Comments
 (0)
0