From 02d8e120dcc0420f03ed5143f00e2e9369f518cb Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 4 Jul 2025 11:00:47 +0300 Subject: [PATCH] add changelog entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cf62ae3..f5f71529 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) +- Remove redundant check regarding `noise` config + [#2658](https://github.com/juanfont/headscale/pull/2658) ## 0.26.1 (2025-06-06)