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 28, 2020
1 parent 7d3df94 commit 85e63ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ The format is loosely based on [Keep a Changelog](http://keepachangelog.com/en/1

* New SetupSequence verbs .PassAsync() and .ThrowsAsync(...) for async methods with void return type (@fuzzybair, #993)

#### Fixed

* `StackOverflowException` on `VerifyAll` when mocked method returns mocked object (@hotchkj, #1012)


## 4.14.0 (2020-04-24)

#### Added
Expand Down

0 comments on commit 85e63ea

Please sign in to comment.