aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
diff options
context:
space:
mode:
authorEileen M. Uchitelle <eileencodes@users.noreply.github.com>2017-10-28 09:31:47 -0400
committerGitHub <noreply@github.com>2017-10-28 09:31:47 -0400
commite4eaf8faae03f31b110aee0baefcf7fb48536f5b (patch)
treedb4cbde16c27dbb5b2dffcc49d682c1e275544f5 /guides/source
parent7d264ba8cd7635afe1e511229a56bec8041c8cf7 (diff)
parent67550f16129a293a4bff76f4311b6eb552361aa1 (diff)
downloadrails-e4eaf8faae03f31b110aee0baefcf7fb48536f5b.tar.gz
rails-e4eaf8faae03f31b110aee0baefcf7fb48536f5b.tar.bz2
rails-e4eaf8faae03f31b110aee0baefcf7fb48536f5b.zip
Merge pull request #30996 from tscoville2012/tscoville2012-patch-1
5_1_release_notes include more removals [ci skip]
Diffstat (limited to 'guides/source')
-rw-r--r--guides/source/5_1_release_notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/guides/source/5_1_release_notes.md b/guides/source/5_1_release_notes.md
index 80c9da6446..6b9a950a42 100644
--- a/guides/source/5_1_release_notes.md
+++ b/guides/source/5_1_release_notes.md
@@ -350,6 +350,10 @@ Please refer to the [Changelog][action-pack] for detailed changes.
* Removed deprecated methods related to controller filters.
([Commit](https://github.com/rails/rails/commit/d7be30e8babf5e37a891522869e7b0191b79b757))
+
+* Removed deprecated support to `:text` and `:nothing` in `render`.
+ ([Commit](https://github.com/rails/rails/commit/79a5ea9eadb4d43b62afacedc0706cbe88c54496),
+ [Commit](https://github.com/rails/rails/commit/57e1c99a280bdc1b324936a690350320a1cd8111))
### Deprecations