CHANGELOG.rdoc in devise-1.1.4 vs CHANGELOG.rdoc in devise-1.1.5

- old
+ new

@@ -1,4 +1,12 @@ +== 1.1.5 + +* bugfix + * Ensure to convert keys on indifferent hash + +* defaults + * Set config.http_authenticatable to false to avoid confusion + == 1.1.4 * bugfix * Avoid session fixation attacks