Skip to content

Commit

Permalink
[expectations] Changelog for rspec/rspec-expectations#260
Browse files Browse the repository at this point in the history
This commit was imported from rspec/rspec-expectations@618fb8c.
  • Loading branch information
alindeman committed Jun 5, 2013
1 parent c9c5161 commit 1d5315e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions rspec-expectations/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 2.14.0.rc2
[full changelog](http://github.com/rspec/rspec-expectations/compare/v2.13.0...v2.14.0.rc2)

Bug fixes

* Values that are not matchers use `#inspect`, rather than `#description` for
documentation output (Andy Lindeman, Sam Phippen).

### 2.14.0.rc1 / 2013-05-27
[full changelog](http://github.com/rspec/rspec-expectations/compare/v2.13.0...v2.14.0.rc1)

Expand Down

0 comments on commit 1d5315e

Please sign in to comment.