diff --git a/AUTHORS.md b/AUTHORS.md index 55aa69d..98cb1af 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -48,4 +48,5 @@ - ([@rmadsen-ks](https://github.com/rmadsen-ks)) - ([@stonebig](https://github.com/stonebig)) - ([@testrunner123](https://github.com/testrunner123)) +- ([@GSPP](https://github.com/GSPP)) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96461ca..5d39fc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][]. - Fixed `clr.GetClrType` when iterating over `System` members (#607) - Fixed `LockRecursionException` when loading assemblies (#627) - Fixed errors breaking .NET Remoting on method invoke (#276) +- Fixed PyObject.GetHashCode (#676) ## [2.3.0][] - 2017-03-11