Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 476 Bytes

Changelog.md

File metadata and controls

21 lines (12 loc) · 476 Bytes

Unreleased

  • Support Rails 4.1 - 7.0, dropped support for Rails <= 4.0. (same support as Devise as of v4.8)
  • Support Ruby 2.1 - 3.1, dropped support for Ruby <= 2.0. (same support as Devise as of v4.8)

0.2.0

  • Updated to Rails 4+.
  • Dropped compatibility with Rails 3.1 and Ruby 1.8.

0.1.2

  • Devise dependency locked at 2.1.x.

0.1.1

  • Initial support for Devise 2.1.0.rc.

0.1.0

  • Added the encryptable module and the encryptors from Devise.