From f790af27bebe39c43994574b071a995031e638bc Mon Sep 17 00:00:00 2001 From: Lukas Runge Date: Sun, 30 Aug 2026 14:23:53 +0200 Subject: [PATCH] docs: clarify the users rename changelog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 445f8e77b..8b6f145eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,7 +49,7 @@ keys remain all-access. ### Fixes -- `headscale users rename` now sends the ID of the resolved user instead of the raw flag value, so renaming by name works again +- `headscale users rename` now sends the identifier of the matched user instead of the raw `--identifier` flag value, so renaming by name works again ## 0.29.3 (2026-07-29)