Skip to content

Commit

Permalink
Update NEWS in conjunction with #244
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmire committed May 24, 2013
1 parent 9e77132 commit 111dc5a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
* Fix `validate_uniqueness_of.scoped_to` issue when the scoped field is already
taken (#207).

* Add comparison submatchers to `validate_numericality_of` to correspond to the
comparison options you can give to `validates_numericality_of` (#244).

# v 2.1.0

* Add missing `failure_message_for_should_not` implementations to
Expand Down

0 comments on commit 111dc5a

Please sign in to comment.