8000 Update CHANGELOG.md · pythonnet/pythonnet@cd39c35 · GitHub
[go: up one dir, main page]

Skip to content

Commit cd39c35

Browse files
authored
Update CHANGELOG.md
1 parent cc19444 commit cd39c35

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
@@ -56,6 +56,7 @@ or the DLL must be loaded in advance. This must be done before calling any other
5656
- `import` may now raise errors with more detail than "No module named X"
5757
- Exception stacktraces on `PythonException.StackTrace` are now properly formatted
5858
- Providing an invalid type parameter to a generic type or method produces a helpful Python error
59+
- Empty parameter names (as can be generated from F#) do not cause crashes
5960

6061
### Removed
6162

0 commit comments

Comments
 (0)
0