<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,7 @@
-h2. 0.8.3 (unreleased)
+h2. 0.8.3 (09/21/2009)
 
 * [#27] remove class_eval in Clearance::Authentication. (Anuj Dutta)
+* Avoid possible collisions in the remember me token (Joe Ferris)
 
 h2. 0.8.2 (09/01/2009)
 </diff>
      <filename>CHANGELOG.textile</filename>
    </modified>
    <modified>
      <diff>@@ -80,7 +80,7 @@ task :default =&gt; ['test:basic', 'test:features',
 
 gem_spec = Gem::Specification.new do |gem_spec|
   gem_spec.name        = &quot;clearance&quot;
-  gem_spec.version     = &quot;0.8.2&quot;
+  gem_spec.version     = &quot;0.8.3&quot;
   gem_spec.summary     = &quot;Rails authentication with email &amp; password.&quot;
   gem_spec.email       = &quot;support@thoughtbot.com&quot;
   gem_spec.homepage    = &quot;http://github.com/thoughtbot/clearance&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification 
 name: clearance
 version: !ruby/object:Gem::Version 
-  version: 0.8.2
+  version: 0.8.3
 platform: ruby
 authors: 
 - Dan Croak
@@ -20,11 +20,12 @@ authors:
 - Mihai Anca
 - Mark Cornick
 - Shay Arnett
+- Jon Yurek
 autorequire: 
 bindir: bin
 cert_chain: []
 
-date: 2009-09-01 00:00:00 -04:00
+date: 2009-10-21 00:00:00 -04:00
 default_executable: 
 dependencies: []
 </diff>
      <filename>clearance.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>536828c06c146bb2122863fd175a6398c141f790</id>
    </parent>
  </parents>
  <author>
    <name>Joe Ferris</name>
    <email>jferris@metaphor.local</email>
  </author>
  <url>http://github.com/thoughtbot/clearance/commit/19669cac57f47b5f79e0ff799b52b449566828ed</url>
  <id>19669cac57f47b5f79e0ff799b52b449566828ed</id>
  <committed-date>2009-10-21T07:53:50-07:00</committed-date>
  <authored-date>2009-10-21T07:53:50-07:00</authored-date>
  <message>Release 0.8.3</message>
  <tree>23beffbae73351b25e151e00f700489332cb388c</tree>
  <committer>
    <name>Joe Ferris</name>
    <email>jferris@metaphor.local</email>
  </committer>
</commit>
