File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 23
23
- David Lechner ([ @dlech ] ( https://github.com/dlech ) )
24
24
- Dmitriy Se ([ @dmitriyse ] ( https://github.com/dmitriyse ) )
25
25
- He-chien Tsai ([ @t3476 ] ( https://github.com/t3476 ) )
26
+ - Jan Krivanek ([ @jakrivan ] ( https://github.com/jakrivan ) )
26
27
- Jeff Reback ([ @jreback ] ( https://github.com/jreback ) )
27
28
- Joe Frayne ([ @jfrayne ] ( https://github.com/jfrayne ) )
28
29
- John Burnett ([ @johnburnett ] ( https://github.com/johnburnett ) )
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
22
22
- Added ` clr.GetClrType ` (#432 , #433 )
23
23
- Allowed passing ` None ` for nullable args (#460 )
24
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 )
25
26
26
27
### Changed
27
28
You can’t perform that action at this time.
0 commit comments