<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,8 @@
+== 2.3.1, released 2008-05-04
+
+* Fixed page numbers not showing with custom routes and implicit first page
+* Try to use Hanna for documentation (falls back to default RDoc template if not)
+
 == 2.3.0, released 2008-04-29
 
 * Changed LinkRenderer to receive collection, options and reference to view template NOT in</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ module WillPaginate #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 3
-    TINY  = 0
+    TINY  = 1
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/will_paginate/version.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 Gem::Specification.new do |s|
   s.name    = 'will_paginate'
-  s.version = '2.3.0'
-  s.date    = '2008-04-26'
+  s.version = '2.3.1'
+  s.date    = '2008-05-04'
   
   s.summary = &quot;Most awesome pagination solution for Rails&quot;
   s.description = &quot;The will_paginate library provides a simple, yet powerful and extensible API for ActiveRecord pagination and rendering of pagination links in ActionView templates.&quot;</diff>
      <filename>will_paginate.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>802d8301923e570bc43ae61320fd02b223e22e8f</id>
    </parent>
  </parents>
  <author>
    <name>Mislav Marohni&#263;</name>
    <email>mislav.marohnic@gmail.com</email>
  </author>
  <url>http://github.com/mislav/will_paginate/commit/2fa688b9caf85053770e5c7363e1b0784c1058f3</url>
  <id>2fa688b9caf85053770e5c7363e1b0784c1058f3</id>
  <committed-date>2008-05-04T11:47:39-07:00</committed-date>
  <authored-date>2008-05-04T11:47:39-07:00</authored-date>
  <message>v2.3.1, bugfix release</message>
  <tree>d2f05bb4842e3136190fe7b3351a12901a6bd898</tree>
  <committer>
    <name>Mislav Marohni&#263;</name>
    <email>mislav.marohnic@gmail.com</email>
  </committer>
</commit>
