<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,8 @@
+= 2.1.4
+
+* Bugs fixed
+  * Explicitly require ar_mailer in ar_sendmail because its not getting loaded by the Rails environment for some reason
+
 = 2.1.3
 
 * Tests now pass on gem install</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 
 Gem::Specification.new do |s|
   s.name = %q{ar_mailer}
-  s.version = &quot;2.1.3&quot;
+  s.version = &quot;2.1.4&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Eric Hodel&quot;, &quot;Adam Meehan&quot;]</diff>
      <filename>ar_mailer.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -46,7 +46,7 @@ class ActionMailer::ARSendmail
   ##
   # The version of ActionMailer::ARSendmail you are running.
 
-  VERSION = '2.1.3'
+  VERSION = '2.1.4'
 
   ##
   # Maximum number of times authentication will be consecutively retried</diff>
      <filename>lib/action_mailer/ar_sendmail.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>335f7cac4d4b1a747eeb278ba60dda35af5b4b9d</id>
    </parent>
  </parents>
  <author>
    <name>Adam Meehan</name>
    <email>adam.meehan@gmail.com</email>
  </author>
  <url>http://github.com/adzap/ar_mailer/commit/68c8793581aa1c62abdaa192db893695c94eb3a5</url>
  <id>68c8793581aa1c62abdaa192db893695c94eb3a5</id>
  <committed-date>2009-07-06T02:32:03-07:00</committed-date>
  <authored-date>2009-07-06T02:32:03-07:00</authored-date>
  <message>version 2.1.4</message>
  <tree>f10b7d55c24b585e265d7740a658d4c1a435eab7</tree>
  <committer>
    <name>Adam Meehan</name>
    <email>adam.meehan@gmail.com</email>
  </committer>
</commit>
