From d14029c117006d2927f2f7f927fe52b92a62f94e Mon Sep 17 00:00:00 2001 From: Prathamesh Sonpatki Date: Sun, 7 Jan 2018 22:07:17 +0530 Subject: Added deprecation and removal notes for Action View [ci skip] --- guides/source/5_2_release_notes.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'guides/source/5_2_release_notes.md') diff --git a/guides/source/5_2_release_notes.md b/guides/source/5_2_release_notes.md index c464f86798..3f882e3f42 100644 --- a/guides/source/5_2_release_notes.md +++ b/guides/source/5_2_release_notes.md @@ -127,11 +127,14 @@ Please refer to the [Changelog][action-view] for detailed changes. ### Removals -ToDo +* Removed deprecated Erubis ERB handler. + ([Commit](https://github.com/rails/rails/commit/7de7f12fd14)) ### Deprecations -ToDo +* Deprecated `image_alt` helper which used to add default alt text to + the image text. + ([Pull Request](https://github.com/rails/rails/pull/30213)) ### Notable changes -- cgit v1.2.3