diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d816951..c3a12e21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this * [#1157](https://github.com/shlinkio/shlink/issues/1157) All routes now support CORS, not only rest ones. ### Deprecated -* *Nothing* +* [#1164](https://github.com/shlinkio/shlink/issues/1164) Deprecated `SHORT_DOMAIN_HOST` and `SHORT_DOMAIN_SCHEMA` env vars. Use `DEFAULT_DOMAIN` and `USE_HTTPS=true|false` instead. ### Removed * *Nothing*