History.txt in devise_rails3_ennder-1.1.0 vs History.txt in devise_rails3_ennder-1.1.1
- old
+ new
@@ -1,32 +1,34 @@
-== 0.9.0 / 2011-06-07
+== 1.1.1 / 2014-02-16
+* fixed sign-out link (delete method)
-* spécialisation pour Rails 3
+== 1.1.0 / 2014-02-14
+* updated view with devise v3.2.2
-== 1.0.0 / 2011-08-12
-
-* added important missing instructions to README.rdoc
-* translations links:back
-
-== 1.0.1 / 2011-08-13
+== 1.0.6 / 2011-08-31
+* fix app/views/devise/mailer/reset_password_instructions.html.erb if username does not exist
+== 1.0.5 / 2011-08-14
* README.rdoc updated
+* shared/_user_nav.html.erb optimisé
-== 1.0.2 / 2011-08-14
+== 1.0.4 / 2011-08-14
* README.rdoc updated
-* added a link to a partial (users/_form_personal_fields.html.erb) in the user profile edition
== 1.0.3 / 2011-08-14
* README.rdoc updated
* added locals :f the partial call (users/_form_personal_fields.html.erb)
-== 1.0.4 / 2011-08-14
+== 1.0.2 / 2011-08-14
* README.rdoc updated
+* added a link to a partial (users/_form_personal_fields.html.erb) in the user profile edition
-== 1.0.5 / 2011-08-14
+== 1.0.1 / 2011-08-13
* README.rdoc updated
-* shared/_user_nav.html.erb optimisé
-== 1.0.6 / 2011-08-31
-* fix app/views/devise/mailer/reset_password_instructions.html.erb if username does not exist
+== 1.0.0 / 2011-08-12
-== 1.1.0 / 2014-02-14
-* updated view with devise v3.2.2
+* added important missing instructions to README.rdoc
+* translations links:back
+
+== 0.9.0 / 2011-06-07
+
+* spécialisation pour Rails 3