Milia v1.3.x Release Notes

    • 🚅 Rails 5.x adapted - fully compatible
    • ⬆️ Upgrading from v1.2.0
      • Upgrade rails, devise and milia by updating your Gemfile to: gem 'rails', '~> 5.0' gem 'devise', '~> 4.2' gem 'milia', '~> 1.3'
      • Follow the official upgrade instructions for Rails and Devise.