diff --git a/CHANGELOG.md b/CHANGELOG.md index 13a4e321..780185fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -162,9 +162,7 @@ sequentially through each stable release, selecting the latest patch version ava - Fix autogroup:self preventing visibility of nodes matched by other ACL rules [#2882](https://github.com/juanfont/headscale/pull/2882) - Fix nodes being rejected after pre-authentication key expiration [#2917](https://github.com/juanfont/headscale/pull/2917) - Fix list-routes command respecting identifier filter with JSON output [#2927](https://github.com/juanfont/headscale/pull/2927) -- **API Key CLI**: Add `--id` flag to expire/delete commands as alternative to `--prefix` [#3016](https://github.com/juanfont/headscale/pull/3016) - - `headscale apikeys expire --id ` or `--prefix ` - - `headscale apikeys delete --id ` or `--prefix ` +- Add `--id` flag to expire/delete commands as alternative to `--prefix` for API Keys [#3016](https://github.com/juanfont/headscale/pull/3016) ## 0.27.1 (2025-11-11)