Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed Apr 14, 2020
1 parent 0ab5342 commit 9cc6221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1

#### Added

* A mock's setups can now be inspected and individually verified via the new `Mock.Setups` collection and `IInvocation.WasMatched` method (@stakx, #984-#987, #989)
* A mock's setups can now be inspected and individually verified via the new `Mock.Setups` collection and `IInvocation.MatchingSetup` property (@stakx, #984-#987, #989, #995)

* New `.Protected().Setup` and `Protected().Verify` method overloads to deal with generic methods (@JmlSaul, #967)

Expand Down

0 comments on commit 9cc6221

Please sign in to comment.