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

Skip to content

Commit bea9e0d

Browse files
committed
mentioned PyArgConverter in the CHANGELOG.md
1 parent b5cae6c commit bea9e0d

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
@@ -13,6 +13,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
1313
- Added function that sets Py_NoSiteFlag to 1.
1414
- Added support for Jetson Nano.
1515
- Added support for __len__ for .NET classes that implement ICollection
16+
- Added `IPyArgumentConverter` interface and `PyArgConverter` attribute, that control custom argument marshaling from Python to .NET (#835)
1617

1718
### Changed
1819

0 commit comments

Comments
 (0)