diff --git a/CHANGES.md b/CHANGES.md index f3481d1..5668356 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -76,7 +76,7 @@ ## [3.0.1] - 2024-11-14 -- Enable runtime `CORS` configuration using environment variables (`CORS_ORIGIN="https://...,https://..."`, `CORS_METHODS="PUT,OPTIONS"`) () +- Enable runtime `CORS` configuration using environment variables (`CORS_ORIGINS="https://...,https://..."`, `CORS_METHODS="PUT,OPTIONS"`) () ## [3.0.0] - 2024-08-02