From 96b58bb927ffa964b97e3768f3dc37379373e408 Mon Sep 17 00:00:00 2001 From: Godfrey Chan Date: Mon, 18 Aug 2014 21:36:45 -0700 Subject: Mention deprecation of assert_select and friends in the release notes [ci skip] --- guides/source/4_2_release_notes.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'guides/source') diff --git a/guides/source/4_2_release_notes.md b/guides/source/4_2_release_notes.md index 58aa2d35d1..bf6d387145 100644 --- a/guides/source/4_2_release_notes.md +++ b/guides/source/4_2_release_notes.md @@ -153,6 +153,10 @@ Please refer to the [Changelog][action-pack] for detailed changes. ### Deprecations +* Deprecated `assert_tag`, `assert_no_tag`, `find_tag` and `find_all_tag` in + favor of `assert_select`. + ([Commit](https://github.com/rails/rails-dom-testing/commit/b12850bc5ff23ba4b599bf2770874dd4f11bf750)) + * Deprecated support for setting the `:to` option of a router to a symbol or a string that does not contain a `#` character: -- cgit v1.2.3