CHANGELOG.rdoc in devise-0.6.2 vs CHANGELOG.rdoc in devise-0.6.3

- old
+ new

@@ -1,4 +1,10 @@ +== 0.6.3 + +* bug fix + * Added trackable to migrations + * Allow inflections to work + == 0.6.2 * enhancements * More DataMapper compatibility * Devise::Trackable - track sign in count, timestamps and ips