File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 14
14
15
15
- Alexandre Catarino([ @AlexCatarino ] ( https://github.com/AlexCatarino ) )
16
16
- Arvid JB ([ @ArvidJB ] ( https://github.com/ArvidJB ) )
17
+ - Benoît Hudson ([ @benoithudson ] ( https://github.com/benoithudson ) )
17
18
- Bradley Friedman ([ @leith-bartrich ] ( https://github.com/leith-bartrich ) )
18
19
- Callum Noble ([ @callumnoble ] ( https://github.com/callumnoble ) )
19
20
- Christian Heimes ([ @tiran ] ( https://github.com/tiran ) )
22
23
- Daniel Fernandez ([ @fdanny ] ( https://github.com/fdanny ) )
23
24
- Daniel Santana ([ @dgsantana ] ( https://github.com/dgsantana ) )
24
25
- Dave Hirschfeld ([ @dhirschfeld ] ( https://github.com/dhirschfeld ) )
26
+ - David Lassonde ([ @lassond ] ( https://github.com/lassond ) )
25
27
- David Lechner ([ @dlech ] ( https://github.com/dlech ) )
26
28
- Dmitriy Se ([ @dmitriyse ] ( https://github.com/dmitriyse ) )
27
29
- He-chien Tsai ([ @t3476 ] ( https://github.com/t3476 ) )
39
41
- Sam Winstanley ([ @swinstanley ] ( https://github.com/swinstanley ) )
40
42
- Sean Freitag ([ @cowboygneox ] ( https://github.com/cowboygneox ) )
41
43
- Serge Weinstock ([ @sweinst ] ( https://github.com/sweinst ) )
44
+ - Viktoria Kovescses ([ @vkovec ] ( https://github.com/vkovec ) )
42
45
- Ville M. Vainio ([ @vivainio ] ( https://github.com/vivainio ) )
43
46
- Virgil Dupras ([ @hsoft ] ( https://github.com/hsoft ) )
44
47
- Wenguang Yang ([ @yagweb ] ( https://github.com/yagweb ) )
Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
25
25
### Fixed
26
26
27
27
- Fixed Visual Studio 2017 compat ([ #434 ] [ i434 ] ) for setup.py
28
+ - Fixed crashes when integrating pythonnet in Unity3d ([ #714 ] [ i714 ] ),
29
+ related to unloading the Application Domain
28
30
- Fixed crash on exit of the Python interpreter if a python class
29
31
derived from a .NET class has a ` __namespace__ ` or ` __assembly__ `
30
32
attribute ([ #481 ] [ i481 ] )
You can’t perform that action at this time.
0 commit comments