Skip to content

Commit bde0cae

Browse files
authored
Comment about dangers of multidomain usage pythonnet#625
1 parent 46a943f commit bde0cae

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
@@ -22,6 +22,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
2222
- Added `clr.GetClrType` (#432, #433)
2323
- Allowed passing `None` for nullable args (#460)
2424
- Added keyword arguments based on C# syntax for calling CPython methods (#461)
25+
- Added detailed comments about aproaches and dangers to handle multi-app-domains (#538)
2526

2627
### Changed
2728

0 commit comments

Comments
 (0)