Skip to content

Commit

Permalink
keeping the CHANGELOG up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Oct 10, 2011
1 parent 26933c5 commit 644421f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
0.13.0 (unreleased)
-------------------

* [#170] In Clearance's optional generated features, use pure Capybara instead of depending on Cucumber's removed web_steps, paths, and selectors. (Dan Croak)
* [#167] Extract SHA-1-specific code out of `User` into `PasswordStrategies` module. (Vladimir Andrijevik)
* [#164] Extract sign in form so that other methods can be added easily. (Subhash Chandra)
* [#165] Test against Rails 3.1. (Dan Croak) Required upgrades to Diesel and Appraisal. (Dan Croak, Mike Burns, Chad Pytel)
* [#160] Improved README documentation for overrides. (Dan Croak)

0.12.0
-------------------

Expand Down

0 comments on commit 644421f

Please sign in to comment.