Skip to content
Prev Previous commit
Next Next commit
Merge branch 'master' into implicit-assembly-loading
  • Loading branch information
filmor authored Nov 14, 2018
commit 2b1d33f0e365ce0aa5bc1d01f4ec311f83f8d00c
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
- Fixed PyObject.GetHashCode ([#676][i676])
- Fix memory leaks due to spurious handle incrementation ([#691][i691])
- Fix spurious assembly loading exceptions from private types ([#703][i703])
- Fix inheritance of non-abstract base methods ([#755][i755])


## [2.3.0][] - 2017-03-11
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.