Skip to content

Commit

Permalink
Add changelog entry for #641.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
myronmarston committed Mar 26, 2014
1 parent fc03c43 commit 8eb3f9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changelog.md
Expand Up @@ -31,6 +31,8 @@ Bug Fixes:
(Maurício Linhares)
* Prevent `StackLevelTooDeep` errors when stubbing an `any_instance` method that's
accessed in `inspect` by providing our own inspect output. (Jon Rowe)
* Fix bug in `any_instance` logic that dd not allow you to mock or stub
private methods if `verify_partial_doubles` was configured. (Oren Dobzinski)

### 3.0.0.beta2 / 2014-02-17
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.0.0.beta1...v3.0.0.beta2)
Expand Down

0 comments on commit 8eb3f9e

Please sign in to comment.