From 6291aee13de3d03a9a7257e15187142be72736c4 Mon Sep 17 00:00:00 2001 From: hopleus Date: Mon, 18 Nov 2024 09:13:42 +0300 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d435d04..617a7d35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ - Added conversion of 'Hostname' to 'givenName' in a node with FQDN rules applied [#2198](https://github.com/juanfont/headscale/pull/2198) - Fixed updating of hostname and givenName when it is updated in HostInfo [#2199](https://github.com/juanfont/headscale/pull/2199) - Fixed missing `stable-debug` container tag [#2232](https://github.com/juanfont/headscale/pr/2232) +- Added manual approval of nodes in the network [#2245](https://github.com/juanfont/headscale/pr/2245) ## 0.23.0 (2024-09-18)