mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Release 0.2.2
This commit is contained in:
parent
9668640908
commit
2cc07d05a6
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
== 0.2.2
|
||||
|
||||
* bug fix
|
||||
* [#9] Fix a bug when using customized resources
|
||||
|
||||
== 0.2.1
|
||||
|
||||
* refactor
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module Devise
|
||||
VERSION = "0.2.1".freeze
|
||||
VERSION = "0.2.2".freeze
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue