diff --git a/CHANGELOG.md b/CHANGELOG.md index df99e12a01..f35e9f0342 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ Bugfixes: - Add missing equality checks in `MethodSignatureComparer.EqualSignatureTypes` to fix `TypeLoadException`s ("Method does not have an implementation") (@stakx, #310) +- Add missing XML documentation files to NuGet packages (@fir3pho3nixx, #312) ## 4.2.0 (2017-09-28)