Skip to content

Commit 2e03eb8

Browse files
author
Benoit Hudson
committed
Added author and changelog information.
1 parent 9ffb705 commit 2e03eb8

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
- Alexandre Catarino([@AlexCatarino](https://github.com/AlexCatarino))
1616
- Arvid JB ([@ArvidJB](https://github.com/ArvidJB))
17+
- Benoît Hudson ([@benoithudson](https://github.com/benoithudson))
1718
- Bradley Friedman ([@leith-bartrich](https://github.com/leith-bartrich))
1819
- Callum Noble ([@callumnoble](https://github.com/callumnoble))
1920
- Christian Heimes ([@tiran](https://github.com/tiran))
@@ -22,6 +23,7 @@
2223
- Daniel Fernandez ([@fdanny](https://github.com/fdanny))
2324
- Daniel Santana ([@dgsantana](https://github.com/dgsantana))
2425
- Dave Hirschfeld ([@dhirschfeld](https://github.com/dhirschfeld))
26+
- David Lassonde ([@lassond](https://github.com/lassond))
2527
- David Lechner ([@dlech](https://github.com/dlech))
2628
- Dmitriy Se ([@dmitriyse](https://github.com/dmitriyse))
2729
- He-chien Tsai ([@t3476](https://github.com/t3476))
@@ -39,6 +41,7 @@
3941
- Sam Winstanley ([@swinstanley](https://github.com/swinstanley))
4042
- Sean Freitag ([@cowboygneox](https://github.com/cowboygneox))
4143
- Serge Weinstock ([@sweinst](https://github.com/sweinst))
44+
- Viktoria Kovescses ([@vkovec](https://github.com/vkovec))
4245
- Ville M. Vainio ([@vivainio](https://github.com/vivainio))
4346
- Virgil Dupras ([@hsoft](https://github.com/hsoft))
4447
- Wenguang Yang ([@yagweb](https://github.com/yagweb))

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
2525
### Fixed
2626

2727
- 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
2830
- Fixed crash on exit of the Python interpreter if a python class
2931
derived from a .NET class has a `__namespace__` or `__assembly__`
3032
attribute ([#481][i481])

0 commit comments

Comments
 (0)