Skip to content

Commit

Permalink
marking the 3.0.0-beta2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd committed Jul 4, 2014
1 parent f882b05 commit a8d7910
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
## Unreleased

## 3.0.0-beta2 (July 4, 2014)
- Add code coverage
- Fix TestName
- Fix direct execution of tests when the script is dot-sourced to global scope [GH-144]
- Fix mock parameter filter in strict mode [GH-143]
- Fix nUnit schema compatibility
- Fix special characters in nUnit output

## 3.0.0-beta (June 24, 2014)
- Add full support for module mocking
- Isolate Pester internals from tested code
Expand Down

0 comments on commit a8d7910

Please sign in to comment.