cors_plug v2.0.3 Release Notes

Release Date: 2021-02-06 // about 3 years ago
    • 🛠 Fixes
      • Use recent versions of Elixir and Erlang for testing (thanks @anthonator)
      • Fix compilation warnings (thanks @thiamsantos)

Previous changes from v2.0.2

    • 🛠 Fixes
      • Fixes an issue where the plug would error when no CORS header was set
        (thanks @alexeyds)