Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed Aug 31, 2019
1 parent 6f8edce commit 50b5d0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1

* Parameter types are ignored when matching an invoked generic method against setups. (@stakx, #903)

* For `[Value]Task<object>`, `.ReturnsAsync(null)` throws `NullReferenceException` instead of producing a completed task with result `null` (@voroninp, #909)

## 4.12.0 (2019-06-20)

Expand Down

0 comments on commit 50b5d0a

Please sign in to comment.