From e93cd8bd643d2c259a5d8984e5de3ada2c4d84d8 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Sun, 4 May 2025 16:15:57 +0200 Subject: [PATCH] changelog: add entry for route filter Signed-off-by: Kristoffer Dalby --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48d11080..80e08c6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,8 @@ will be approved. [#2422](https://github.com/juanfont/headscale/pull/2422) - Routes are now managed via the Node API [#2422](https://github.com/juanfont/headscale/pull/2422) +- Only routes accessible to the node will be sent to the node + [#2561](https://github.com/juanfont/headscale/pull/2561) #### Policy v2