CHANGELOG.rdoc in mail-1.2.9 vs CHANGELOG.rdoc in mail-1.3.0
- old
+ new
@@ -1,4 +1,10 @@
+== Mon Nov 23 22:35:50 UTC 2009 Mikel Lindsaar <raasdnil@gmail.com>
+
+* Changed the way attachments are added so that it does not break depending on the order
+ of the Hash passed in.
+* Version bump to 1.3.0 - Now works with Edge ActionMailer, MRI 1.8.6, 1.8.7, 1.9.1, all tests passing
+
== Sun Nov 22 12:19:44 UTC 2009 Mikel Lindsaar <raasdnil@gmail.com>
* Added check on add_part to make sure if there is already a body, and if so, make a text_part of the body
* Fixing up attachment adding and making sure multipart emails always have boundaries
* Change Message#attachments to now recursively return all attachments in the email in an ordered flattened array
\ No newline at end of file