<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,25 +1,30 @@
-h1. 0.5.5 (3/23/2009)
+h2. 0.5.6 (4/11/2009)
+
+* [#57] Step definition changed for &quot;User should see error messages&quot; so
+features won't fail for certain validations. (Nick Quaranto)
+
+h2. 0.5.5 (3/23/2009)
 
 * Removing duplicate test to get rid of warning. (Nick Quaranto)
 
-h1. 0.5.4 (3/21/2009)
+h2. 0.5.4 (3/21/2009)
 
 * When users fail logging in, redirect them instead of rendering. (Matt
 Jankowski)
 
-h1. 0.5.3 (3/5/2009)
+h2. 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)
+h2. 0.5.2 (3/2/2009)
 
 * Fixed last remaining errors in Rails 2.3 tests. Now fully compatible. (Joe
 Ferris, Dan Croak)
 
-h1. 0.5.1 (2/27/2009)
+h2. 0.5.1 (2/27/2009)
 
 * [#46] A user with unconfirmed email who resets password now confirms email.
 (Marcel G&#246;rner)</diff>
      <filename>CHANGELOG.textile</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 h1. Clearance
 
-Rails authentication for developers who write tests.
+Rails authentication with email &amp; password.
 
 &quot;We have clearance, Clarence.&quot;:http://www.youtube.com/v/mNRXJEE3Nz8
 
@@ -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.3'
+      :version =&gt; '0.5.5'
 
 In config/environments/test.rb:
 </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.3&quot;
+  gem_spec.version     = &quot;0.5.6&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;</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.5
+  version: 0.5.6
 platform: ruby
 authors: 
 - thoughtbot, inc.
@@ -23,7 +23,7 @@ autorequire:
 bindir: bin
 cert_chain: []
 
-date: 2009-03-05 00:00:00 -05:00
+date: 2009-04-11 00:00:00 -04:00
 default_executable: 
 dependencies: []
 </diff>
      <filename>clearance.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>49574e3ea32835b76282da83b502edf54661f9fe</id>
    </parent>
  </parents>
  <author>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </author>
  <url>http://github.com/thoughtbot/clearance/commit/feb1cc7124d695fdaa055bb1a6f4304bc87562cc</url>
  <id>feb1cc7124d695fdaa055bb1a6f4304bc87562cc</id>
  <committed-date>2009-04-11T12:23:25-07:00</committed-date>
  <authored-date>2009-04-11T12:20:54-07:00</authored-date>
  <message>bumping gemspec to 0.5.6. details are in CHANGELOG.</message>
  <tree>5aba7ffe37b4bef6881c7de3feb7183cc3f6fbc2</tree>
  <committer>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </committer>
</commit>
