aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorAkira Matsuda <ronnie@dio.jp>2013-01-18 22:18:33 +0900
committerAkira Matsuda <ronnie@dio.jp>2013-01-18 22:18:33 +0900
commitcb60a83377ccace58f64dd626708b50efed8a999 (patch)
tree44a96ebc00b3d9130984a16f484f09da7d349860 /guides
parent7bb34b12f09bdd94fe285caa18501aeffd1c64e6 (diff)
downloadrails-cb60a83377ccace58f64dd626708b50efed8a999.tar.gz
rails-cb60a83377ccace58f64dd626708b50efed8a999.tar.bz2
rails-cb60a83377ccace58f64dd626708b50efed8a999.zip
"Asynchronous Mailers" will not be available in 4.0
Diffstat (limited to 'guides')
-rw-r--r--guides/source/4_0_release_notes.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/guides/source/4_0_release_notes.md b/guides/source/4_0_release_notes.md
index 002e1da5af..95b57ec899 100644
--- a/guides/source/4_0_release_notes.md
+++ b/guides/source/4_0_release_notes.md
@@ -7,7 +7,6 @@ Highlights in Rails 4.0:
* Strong Parameters
* Turbolinks
* Russian Doll Caching
-* Asynchronous Mailers
These release notes cover only the major changes. To know about various bug fixes and changes, please refer to the change logs or check out the [list of commits](https://github.com/rails/rails/commits/master) in the main Rails repository on GitHub.