File tree 2 files changed +3
-0
lines changed
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 42
42
- Sam Winstanley ([ @swinstanley ] ( https://github.com/swinstanley ) )
43
43
- Sean Freitag ([ @cowboygneox ] ( https://github.com/cowboygneox ) )
44
44
- Serge Weinstock ([ @sweinst ] ( https://github.com/sweinst ) )
45
+ - Simon Mourier ([ @smourier ] ( https://github.com/smourier ) )
45
46
- Viktoria Kovescses ([ @vkovec ] ( https://github.com/vkovec ) )
46
47
- Ville M. Vainio ([ @vivainio ] ( https://github.com/vivainio ) )
47
48
- Virgil Dupras ([ @hsoft ] ( https://github.com/hsoft ) )
Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
41
41
- Fixed errors breaking .NET Remoting on method invoke ([ #276 ] [ i276 ] )
42
42
- Fixed PyObject.GetHashCode ([ #676 ] [ i676 ] )
43
43
- Fix memory leaks due to spurious handle incrementation ([ #691 ] [ i691 ] )
44
+ - Fix inheritance of non-abstract base methods ([ #755 ] [ i755 ] )
44
45
45
46
46
47
## [ 2.3.0] [ ] - 2017-03-11
@@ -691,3 +692,4 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
691
692
[ p625 ] : https://github.com/pythonnet/pythonnet/pull/625
692
693
[ i131 ] : https://github.com/pythonnet/pythonnet/issues/131
693
694
[ p531 ] : https://github.com/pythonnet/pythonnet/pull/531
695
+ [ i755 ] : https://github.com/pythonnet/pythonnet/pull/755
You can’t perform that action at this time.
0 commit comments