diff options
-rw-r--r-- | doc/CHANGES.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index a654f3b6a..9b54a0b52 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -1,3 +1,10 @@ +# rails-3-develop + +## Highlighted Features +* There is experimental support for using an STMP server, rather than sendmail, + for outgoing mail. There is not yet any ability to retry if the SMTP server is + unavailable. + # Version 0.21 ## Highlighted Features |