Devise v4.0.1 Release Notes

Release Date: 2016-04-25 // about 8 years ago
    • 🐛 bug fixes
      • Fix the e-mail confirmation instructions send when a user updates the email address from nil. (by @lmduc)
      • Remove unnecessary attribute_will_change! call. (by @cadejscroggins)
      • Consistent permit! check. (by @ulissesalmeida)