From 244c2f1ad8d526b1b9c5a08905ad170360ef8905 Mon Sep 17 00:00:00 2001 From: Samuel Lock Date: Fri, 17 Jun 2022 18:39:33 +1000 Subject: [PATCH] updated change log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccd4f715..c3d88701 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ - Add configuration option to allow Tailscale clients to use a random WireGuard port. [kb/1181/firewalls](https://tailscale.com/kb/1181/firewalls) [#624](https://github.com/juanfont/headscale/pull/624) - Improve obtuse UX regarding missing configuration (`ephemeral_node_inactivity_timeout` not set) [#639](https://github.com/juanfont/headscale/pull/639) - Fix nodes being shown as 'offline' in `tailscale status` [648](https://github.com/juanfont/headscale/pull/648) +- Add command to show current ACLs [#492](https://github.com/juanfont/headscale/issues/492) ## 0.15.0 (2022-03-20)