mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 16:18:04 -05:00
Compare commits
1 Commits
v1.5.0.rc1
...
v1.5.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a71319a080 |
@@ -1,4 +1,4 @@
|
||||
== 1.5.0.rc
|
||||
== 1.5.0
|
||||
|
||||
* enhancements
|
||||
* Timeoutable also skips tracking if skip_trackable is given
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module Devise
|
||||
VERSION = "1.5.0.rc1".freeze
|
||||
VERSION = "1.5.0".freeze
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user