We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a943f commit bde0caeCopy full SHA for bde0cae
1 file changed
CHANGELOG.md
@@ -22,6 +22,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
22
- Added `clr.GetClrType` (#432, #433)
23
- Allowed passing `None` for nullable args (#460)
24
- 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)
26
27
### Changed
28
0 commit comments