Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dlwyatt committed Aug 14, 2014
1 parent c982a15 commit 7ba3ec8
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 @@ -25,6 +25,7 @@
- Fixed stack trace information when test failures come from inside InModuleScope blocks, or from something other than a Should assertion. [GH-183]
- Fixed stack trace information from Describe and Context block errors in PowerShell 2.0. [GH-186]
- Fixed a problem with parameter / argument resolution in mocked cmdlets / advanced functions. [GH-187]
- Improved error reporting when Pester commands are called outside of a Describe block. [GH-188]

## 3.0.0-beta2 (July 4, 2014)
- Add code coverage [GH-148]
Expand Down

0 comments on commit 7ba3ec8

Please sign in to comment.