CHANGELOG.rdoc in devise-1.1.0 vs CHANGELOG.rdoc in devise-1.1.1
- old
+ new
@@ -1,4 +1,9 @@
+== 1.1.1
+
+* bugfix
+ * Fix a small bug where generated locale file was empty on devise:install
+
== 1.1.0
* enhancements
* Rememberable module allows user to be remembered across browsers and is enabled by default (by github.com/trevorturk)
* Rememberable module allows you to activate the period the remember me token is extended (by github.com/trevorturk)