Skip to content

Commit

Permalink
Changelog for #585.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
myronmarston committed Jun 18, 2014
1 parent 42a277f commit 3a66147
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ Bug Fixes:

* Fix regression in `contain_exactly` (AKA `match_array`) that caused it
to wrongly pass when the expected array was empty. (Myron Marston, #581)
* Provide a better error message when you use the `change(obj, :msg)`
form of the change matcher but forget the message argument. (Alex
Sunderland, #585)

### 3.0.1 / 2014-06-12
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.0.0...v3.0.1)
Expand Down

0 comments on commit 3a66147

Please sign in to comment.