mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Adding Action Mailer section to 3.2 release notes
This commit is contained in:
committed by
Vijay Dev
parent
683854918f
commit
3bfbc455ff
@@ -142,6 +142,12 @@ h4. Deprecations
|
||||
|
||||
* +Rails::Plugin+ is deprecated and will be removed in Rails 4.0. Instead of adding plugins to +vendor/plugins+ use gems or bundler with path or git dependencies.
|
||||
|
||||
h3. Action Mailer
|
||||
|
||||
* Upgraded mail version to 2.4.0
|
||||
|
||||
* Removed Old Action Mailer API. The Old API was deprecated since Rails 3.0 release.
|
||||
|
||||
h3. Action Pack
|
||||
|
||||
h4. Action Controller
|
||||
|
||||
Reference in New Issue
Block a user