From 1e2419bc032e9a8bf227eda2c9443c7926104d5c Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Fri, 7 Feb 2025 10:42:18 +0100 Subject: [PATCH] update changelog Signed-off-by: Kristoffer Dalby --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec4d685b..a65d042f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ## 0.24.3 (2025-02-07) ### Changes +- Fix migration error caused by nodes having invalid auth keys + [#2412](https://github.com/juanfont/headscale/pull/2412) - Pre auth keys belonging to a user are no longer deleted with the user [#2396](https://github.com/juanfont/headscale/pull/2396) - Pre auth keys that are used by a node can no longer be deleted