Skip to content

Commit

Permalink
Update NEWS file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Jul 20, 2012
1 parent f185e3d commit c8fa5c9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
Previously, users were required to create a record in the database before
using this matcher.

* Fix an edge case when where the matchers weren't loaded into Test::Unit when
mixing RSpec and Test::Unit tests and also loading both the 'rspec-rails' gem
and 'shoulda-matchers' gem from the same Gemfile group, namely [:test,
:development].

# v1.2.0

* `ensure_inclusion_of` now has an `in_array` parameter:
Expand Down

0 comments on commit c8fa5c9

Please sign in to comment.