Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed Mar 29, 2020
1 parent 94d54e5 commit e518ba8
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 @@ -8,6 +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 via the new `Mock.Setups` collection property (@stakx, #984)
* New `.Protected().Setup` and `Protected().Verify` method overloads to deal with generic methods (@JmlSaul, #967)
* Two new public methods in `Times`: `bool Validate(int count)` and `string ToString()` (@stakx, 975)

Expand Down

0 comments on commit e518ba8

Please sign in to comment.