mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 08:08:00 -05:00
Release 1.2.0
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
== 1.2.0
|
||||
|
||||
* bug fix
|
||||
* Properly ignore path prefix on omniauthable
|
||||
* Faster uniqueness queries
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module Devise
|
||||
VERSION = "1.2.rc2".freeze
|
||||
VERSION = "1.2.0".freeze
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user