Devise v4.7.3 Release Notes

Release Date: 2020-09-20 // over 3 years ago
    • 🐛 bug fixes
      • Do not modify :except option given to #serializable_hash. (by @dpep)
      • Fix thor deprecation when running the devise generator. (by @deivid-rodriguez)
      • Fix hanging tests for streaming controllers using Devise. (by @afn)