README.rdoc in sendgrid-rails-2.0.5 vs README.rdoc in sendgrid-rails-3.0.0

- old
+ new

@@ -117,9 +117,18 @@ end end == Change log +*v3.0.0* + +* Depricated method `:alias_method_chain` has been replaced with `Module#prepend` Ruby 2.0 feature. +* Requires Ruby 2.0+ + +*v2.0.5* + +* Introduced `deliver_at` feature. + *v2.0.4* * CC and BCC are copied to SendGrid XSMTP-API header *v2.0.3*