Skip to content

Commit

Permalink
Add missing 2.13.1 release notes.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
myronmarston committed Jul 7, 2013
1 parent 9ab4c1f commit 9fe3837
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,14 @@ Deprecations
(Jon Rowe).
* Deprecate `at_least(0).times` and `any_number_of_times` (Michi Huber).

### 2.13.1 / 2013-04-06
[full changelog](http://github.com/rspec/rspec-mocks/compare/v2.13.0...v2.13.1)

Bug fixes

* Allow a block implementation to be used in combination with
`and_yield`, `and_raise`, `and_return` or `and_throw` (Myron Marston).

### 2.13.0 / 2013-02-23
[full changelog](http://github.com/rspec/rspec-mocks/compare/v2.12.2...v2.13.0)

Expand Down

0 comments on commit 9fe3837

Please sign in to comment.