<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,8 @@
+= 1.1.2 [2009-01-12]
+- Fixed bugs
+ - matcher failing for custom error message without interpolation keys using I18n
+ - validator custom error messages not being extracted
+
 = 1.1.1 [2009-01-03]
 - Fixed bug in matcher for options local variable
 </diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@ require 'date'
 require 'spec/rake/spectask'
 
 GEM = &quot;validates_timeliness&quot;
-GEM_VERSION = &quot;1.1.1&quot;
+GEM_VERSION = &quot;1.1.2&quot;
 AUTHOR = &quot;Adam Meehan&quot;
 EMAIL = &quot;adam.meehan@gmail.com&quot;
 HOMEPAGE = &quot;http://github.com/adzap/validates_timeliness&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -2,12 +2,12 @@
 
 Gem::Specification.new do |s|
   s.name = %q{validates_timeliness}
-  s.version = &quot;1.1.1&quot;
+  s.version = &quot;1.1.2&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Adam Meehan&quot;]
   s.autorequire = %q{validates_timeliness}
-  s.date = %q{2009-01-03}
+  s.date = %q{2009-01-12}
   s.description = %q{Date and time validation plugin for Rails 2.x which allows custom formats}
   s.email = %q{adam.meehan@gmail.com}
   s.extra_rdoc_files = [&quot;README.rdoc&quot;, &quot;LICENSE&quot;, &quot;TODO&quot;, &quot;CHANGELOG&quot;]</diff>
      <filename>validates_timeliness.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>43e6748cd2af0a8341e476c3fb915e0b35e21918</id>
    </parent>
  </parents>
  <author>
    <name>Adam Meehan</name>
    <email>adam.meehan@gmail.com</email>
  </author>
  <url>http://github.com/adzap/validates_timeliness/commit/6af61917dde119e77d551bf5097cfe873f77d0ca</url>
  <id>6af61917dde119e77d551bf5097cfe873f77d0ca</id>
  <committed-date>2009-01-11T18:20:58-08:00</committed-date>
  <authored-date>2009-01-11T18:20:58-08:00</authored-date>
  <message>release v1.1.2</message>
  <tree>8f44005df213f6bb7a48fedcbf0a4fc03fffc4b0</tree>
  <committer>
    <name>Adam Meehan</name>
    <email>adam.meehan@gmail.com</email>
  </committer>
</commit>
