From ca37dc6268f4716f7ddbb67a657e7a761dd8aad3 Mon Sep 17 00:00:00 2001 From: Juan Font Date: Tue, 13 Dec 2022 22:32:48 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d67d1e34..3b59404a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Reworked routing and added support for subnet router failover [#1024](https://github.com/juanfont/headscale/pull/1024) - Added an OIDC AllowGroups Configuration options and authorization check [#1041](https://github.com/juanfont/headscale/pull/1041) - Set `db_ssl` to false by default [#1052](https://github.com/juanfont/headscale/pull/1052) +- Report if a machine is online in CLI more accurately [#1062](https://github.com/juanfont/headscale/pull/1062) ## 0.17.1 (2022-12-05)