diff --git a/CHANGELOG.md b/CHANGELOG.md index e0aa59c3e..3016453ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,7 +45,7 @@ keys remain all-access. - Expiring or deleting a non-existent pre-auth key now returns an error instead of silently succeeding [#3324](https://github.com/juanfont/headscale/pull/3324) - Improve systemd service file hardening [#3341](https://github.com/juanfont/headscale/pull/3341) - 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 +- 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) ## 0.29.3 (2026-07-29)