docs: note the users rename fix in the changelog

This commit is contained in:
Lukas Runge
2026-08-30 14:16:05 +02:00
committed by Kristoffer Dalby
parent 41e49462c4
commit 52ec985dda
+4
View File
@@ -47,6 +47,10 @@ keys remain all-access.
- Headscale now requires Go 1.27 to build
- Fix extra-records filewatcher hanging on shutdown after the watched file is deleted, and leaking the watcher when setup fails [#3437](https://github.com/juanfont/headscale/pull/3437)
### Fixes
- `headscale users rename` now sends the ID of the resolved user instead of the raw flag value, so renaming by name works again
## 0.29.3 (2026-07-29)
**Minimum supported Tailscale client version: v1.80.0**