CHANGELOG.rdoc in devise-1.3.1 vs CHANGELOG.rdoc in devise-1.3.2
- old
+ new
@@ -1,4 +1,9 @@
+== 1.3.2
+
+* bug fix
+ * Fix another regression related to reset_password_sent_at (by github.com/alexdreher)
+
== 1.3.1
* enhancements
* Improve failure_app responses (by github.com/indirect)
* sessions/new and registrations/new also respond to xml and json now