From a31249c043351b2dbb442f65c9745c130361197e Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Wed, 10 Sep 2025 11:26:23 +0200 Subject: [PATCH] changelog: add entry about reject unsupported Signed-off-by: Kristoffer Dalby --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e77eb3e8..92dfa418 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,6 +87,8 @@ upstream is changed. [#2663](https://github.com/juanfont/headscale/pull/2663) - OIDC: Update user with claims from UserInfo _before_ comparing with allowed groups, email and domain [#2663](https://github.com/juanfont/headscale/pull/2663) +- Policy will now reject invalid fields, making it easier to spot spelling errors + [#2764](https://github.com/juanfont/headscale/pull/2764) ## 0.26.1 (2025-06-06)