1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00

Update NEWS file.

This commit is contained in:
Gabe Berke-Williams 2012-06-15 13:28:56 -04:00
parent cfd591439e
commit 57888351b8

View file

@ -1,3 +1,8 @@
# HEAD
* Prefer Test::Unit to Minitest when loading integrations so that RubyMine is
happy (#88).
# v1.2.0
* `ensure_inclusion_of` now has an `in_array` parameter: