CHANGELOG.textile in tonkapark-clearance-0.6.9.3 vs CHANGELOG.textile in tonkapark-clearance-0.7.0

- old
+ new

@@ -1,13 +1,18 @@ -h2. 0.6.9.3 (7/21/09) +h2. 0.7.1 (unreleased) -* added admin to users. -* invitation listing for admins only +* Documented Clearance::Authentication with YARD. (Dan Croak) +* Documented Clearance::User with YARD. (Dan Croak) -h2. 0.6.9.2 (7/21/09) +h2. 0.7.0 (08/04/2009) -* forked and added invitations and clearance.yml (Matt Anderson[http://tonkapark.com]) +* Redirect signed in user who clicks confirmation link again. (Dan Croak) +* Redirect signed out user who clicks confirmation link again. (Dan Croak) +* Added signed_out? convenience method for controllers, helpers, views. (Dan +Croak) +* Added clearance_views generator. By default, creates formtastic views which +pass all tests and features. (Dan Croak) h2. 0.6.9 (07/04/2009) * Added timestamps to create users migration. (Dan Croak) * Ready for Ruby 1.9. (Jason Morrison, Nick Quaranto) @@ -55,9 +60,10 @@ * Insert Clearance::User into User model if it exists. (Nick Quaranto) * World(NavigationHelpers) Cucumber 3.0 style. (Shay Arnett & Mark Cornick) h2. 0.6.1 (04/21/2009) + * Scope operators are necessary to keep Rails happy. Reverting the original revert so they're back in the library now for constants referenced inside of the gem. (Nick Quaranto) h2. 0.6.0 (04/21/2009)