<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,10 @@
+h1. 0.5.3 (3/5/2009)
+
+* Clearance now works with (and requires) Shoulda 2.10.0. (Mark Cornick, Joe
+Ferris, Dan Croak)
+* Prefer flat over nested contexts in sessions_controller_test. (Joe Ferris,
+Dan Croak)
+
 h1. 0.5.2 (3/2/2009)
 
 * Fixed last remaining errors in Rails 2.3 tests. Now fully compatible. (Joe</diff>
      <filename>CHANGELOG.textile</filename>
    </modified>
    <modified>
      <diff>@@ -19,7 +19,7 @@ In config/environment.rb:
     config.gem &quot;thoughtbot-clearance&quot;, 
       :lib     =&gt; 'clearance', 
       :source  =&gt; 'http://gems.github.com', 
-      :version =&gt; '0.5.2'
+      :version =&gt; '0.5.3'
 
 In config/environments/test.rb:
 
@@ -73,4 +73,4 @@ h2. Authors
 
 Clearance was extracted out of &quot;Hoptoad&quot;:http://hoptoadapp.com. We merged the authentication code from two of thoughtbot's client's Rails apps. The following people have made significant contributions, suggestions, and generally improved the library. Thank you!
 
-Dan Croak, Mike Burns, Jason Morrison, Joe Ferris, Eugene Bolshakov, Josh Nichols, Mike Breen, Marcel G&#246;rner, Bence Nagy, Ben Mabey, Eloy Duran, Tim Pope, &amp; Mihai Anca.
+Dan Croak, Mike Burns, Jason Morrison, Joe Ferris, Eugene Bolshakov, Josh Nichols, Mike Breen, Marcel G&#246;rner, Bence Nagy, Ben Mabey, Eloy Duran, Tim Pope, Mihai Anca, &amp; Mark Cornick.</diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -52,7 +52,7 @@ task :default =&gt; ['test:all', 'test:features']
 
 gem_spec = Gem::Specification.new do |gem_spec|
   gem_spec.name        = &quot;clearance&quot;
-  gem_spec.version     = &quot;0.5.2&quot;
+  gem_spec.version     = &quot;0.5.3&quot;
   gem_spec.summary     = &quot;Rails authentication for developers who write tests.&quot;
   gem_spec.email       = &quot;support@thoughtbot.com&quot;
   gem_spec.homepage    = &quot;http://github.com/thoughtbot/clearance&quot;
@@ -61,7 +61,7 @@ gem_spec = Gem::Specification.new do |gem_spec|
                           &quot;Jason Morrison&quot;, &quot;Eugene Bolshakov&quot;, &quot;Josh Nichols&quot;,
                           &quot;Mike Breen&quot;, &quot;Joe Ferris&quot;, &quot;Bence Nagy&quot;, 
                           &quot;Marcel G&#246;rner&quot;, &quot;Ben Mabey&quot;, &quot;Tim Pope&quot;, 
-                          &quot;Eloy Duran&quot;, &quot;Mihai Anca&quot;]
+                          &quot;Eloy Duran&quot;, &quot;Mihai Anca&quot;, &quot;Mark Cornick&quot;]
   gem_spec.files       = FileList[&quot;[A-Z]*&quot;, &quot;{generators,lib,shoulda_macros,rails}/**/*&quot;]
 end
 </diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification 
 name: clearance
 version: !ruby/object:Gem::Version 
-  version: 0.5.2
+  version: 0.5.3
 platform: ruby
 authors: 
 - thoughtbot, inc.
@@ -18,11 +18,12 @@ authors:
 - Tim Pope
 - Eloy Duran
 - Mihai Anca
+- Mark Cornick
 autorequire: 
 bindir: bin
 cert_chain: []
 
-date: 2009-03-02 00:00:00 -05:00
+date: 2009-03-05 00:00:00 -05:00
 default_executable: 
 dependencies: []
 </diff>
      <filename>clearance.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a91f90f007a09f4a97315bc05a1762c0b65bc46e</id>
    </parent>
  </parents>
  <author>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </author>
  <url>http://github.com/thoughtbot/clearance/commit/95937a7fa423ecd49c89d66a43bfd8ef66513adf</url>
  <id>95937a7fa423ecd49c89d66a43bfd8ef66513adf</id>
  <committed-date>2009-03-05T09:46:53-08:00</committed-date>
  <authored-date>2009-03-05T09:46:53-08:00</authored-date>
  <message>bumping the gemspec to 0.5.3. clearance now works with (and requires) shoulda 2.10.0</message>
  <tree>71466d56d26e5f7cee52967aeb07a005152e1383</tree>
  <committer>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </committer>
</commit>
