Skip to content

Commit 007e5dd

Browse files
committed
update changelog
1 parent f2ea495 commit 007e5dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
2626
- When calling C# from Python, enable passing argument of any type to a parameter of C# type `object` by wrapping it into `PyObject` instance. ([#881][i881])
2727
- Added support for kwarg parameters when calling .NET methods from Python
2828
- Changed method for finding MSBuild using vswhere
29+
- Allow conversion to C# object in PyObject.As<object>
2930

3031
### Fixed
3132

0 commit comments

Comments
 (0)