diff --git a/CHANGELOG.md b/CHANGELOG.md index c5a3a245..a7ae2865 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this This is done via the `domain` query parameter in API endpoints, and via the `--domain` option in console commands. * [#2472](https://github.com/shlinkio/shlink/issues/2472) Add support for PHP 8.5 +* [#2291](https://github.com/shlinkio/shlink/issues/2291) Add `api-key:delete` console command to delete API keys. ### Changed * [#2424](https://github.com/shlinkio/shlink/issues/2424) Make simple console commands invokable.