Updating changelog for Mail 2.2.0

This commit is contained in:
Mikel Lindsaar
2010-04-11 18:06:30 +10:00
parent fc5d817145
commit dd02090d76

View File

@@ -1,3 +1,7 @@
* Removed all quoting.rb type files from ActionMailer and put Mail 2.2.0 in instead [ML]
* Lot of updates to various test cases that now work better with the new Mail and so have different expectations
*Rails 3.0.0 [beta 2] (April 1st, 2010)*
* Added interceptors and observers from Mail [ML]