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:
parent
e739a541ed
commit
4ce77293f3
1 changed files with 2 additions and 0 deletions
2
NEWS.md
2
NEWS.md
|
@ -12,6 +12,8 @@
|
|||
and 'shoulda-matchers' gem from the same Gemfile group, namely [:test,
|
||||
:development].
|
||||
|
||||
* `controller.should_not render_partial` now correctly matches `render partial: "partial"`.
|
||||
|
||||
# v1.2.0
|
||||
|
||||
* `ensure_inclusion_of` now has an `in_array` parameter:
|
||||
|
|
Loading…
Reference in a new issue