From 6c714e88eecac38c36011c0f721c02eb49a5783f Mon Sep 17 00:00:00 2001 From: Juan Font Date: Wed, 11 Jan 2023 08:49:28 +0100 Subject: [PATCH] Added entry for performance improvements in ACLs --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5144f30b..2fca10c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ - Added config option for custom DNS records [#1035](https://github.com/juanfont/headscale/pull/1035) - Expire nodes based on OIDC token expiry [#1067](https://github.com/juanfont/headscale/pull/1067) - Remove ephemeral nodes on logout [#1098](https://github.com/juanfont/headscale/pull/1098) +- Performance improvements in ACLs [#1129](https://github.com/juanfont/headscale/pull/1129) ## 0.17.1 (2022-12-05)