Skip to content

Commit

Permalink
Update 'rails2' branch's CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieg Zaharia committed Mar 1, 2015
1 parent d23e590 commit 2a9df4c
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.rdoc
@@ -1,3 +1,13 @@
== 2.1.11

* Security-hardening fix and cleanup in persistence_token lookup
* Security-hardening fix in perishable_token lookup (thx @tomekr)

== TODO: changes from 2.1.3-2.1.10

* Return the newly create object for the class level create method, instead of a boolean
* Add a model_name class method for Authlogic::Session for rails 3 compatibility. Will be using ActiveModel eventually, but this should be a quick fix.

== 2.1.2

* Return the newly create object for the class level create method, instead of a boolean
Expand Down Expand Up @@ -342,4 +352,4 @@

== 0.9.0 released 2008-10-24

* Initial release.
* Initial release.

0 comments on commit 2a9df4c

Please sign in to comment.