README.rdoc in sendgrid-rails-3.0.0 vs README.rdoc in sendgrid-rails-3.1.0
- old
+ new
@@ -117,12 +117,16 @@
end
end
== Change log
+*v3.1.0*
+
+* Introduced `template_id` feature
+
*v3.0.0*
-* Depricated method `:alias_method_chain` has been replaced with `Module#prepend` Ruby 2.0 feature.
+* 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.