From 0af40814446ea4460634c697005e6c513292fb89 Mon Sep 17 00:00:00 2001 From: Lukas Runge Date: Tue, 1 Sep 2026 12:20:05 +0200 Subject: [PATCH] docs: link the PR from the users rename changelog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b6f145eb..479b53335 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,7 +49,7 @@ keys remain all-access. ### Fixes -- `headscale users rename` now sends the identifier of the matched user instead of the raw `--identifier` 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 [#3442](https://github.com/juanfont/headscale/pull/3442) ## 0.29.3 (2026-07-29)