diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 27e52164..7e94cb2a 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -1,6 +1,7 @@ * enhancements * Do not care about blank passwords on update * Mail views are scoped as well + * Added update_with_password for authenticatable == 0.7.2 diff --git a/TODO b/TODO index b6dd3e75..414d98be 100644 --- a/TODO +++ b/TODO @@ -1,2 +1 @@ -* Create update_with_password * Make test run with different ORMs