CHANGELOG.rdoc in devise-1.0.10 vs CHANGELOG.rdoc in devise-1.0.11
- old
+ new
@@ -1,4 +1,10 @@
+== 1.0.11
+
+* bug fix
+ * Make sure xhr requests do not store urls for redirect
+ * Squeeze break lines from cookies to avoid duplicated break lines
+
== 1.0.10
* bug fix
* Use secure compare when comparing passwords
* Improve email regexp