diff --git a/CHANGELOG.md b/CHANGELOG.md index cf4c36b8..beffec7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this Instead, if you have more than 1 proxy in front of Shlink, you should provide `TRUSTED_PROXIES` env var, with either a comma-separated list of the IP addresses of your proxies, or a number indicating how many proxies are there in front of Shlink. * [#2540](https://github.com/shlinkio/shlink/issues/2540) Update Symfony packages to 8.0. +* [#2512](https://github.com/shlinkio/shlink/issues/2512) Make all remaining console commands invokable. ### Deprecated * *Nothing*