From 2f74ceec9fb44e1bdfb5a367f36cf0cf2e39d7dd Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 4 Jul 2025 11:02:08 +0300 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cf62ae3..af48afee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ [#2614](https://github.com/juanfont/headscale/pull/2614) - Support client verify for DERP [#2046](https://github.com/juanfont/headscale/pull/2046) +- Don't crash if config file is missing + [#2656](https://github.com/juanfont/headscale/pull/2656) ## 0.26.1 (2025-06-06)