cors_plug v2.0.3 Release Notes
Release Date: 2021-02-06 // about 4 years ago-
- 🛠 Fixes
- Use recent versions of Elixir and Erlang for testing (thanks @anthonator)
- Fix compilation warnings (thanks @thiamsantos)
- 🛠 Fixes
Previous changes from v2.0.2
-
- 🛠 Fixes
- Fixes an issue where the plug would error when no CORS header was set
(thanks @alexeyds)
- Fixes an issue where the plug would error when no CORS header was set
- 🛠 Fixes