From a31432ee7bffd214013270759c6725f7a35c5d1e Mon Sep 17 00:00:00 2001 From: Laurent Marchaud Date: Fri, 19 Aug 2022 14:14:30 +0200 Subject: [PATCH] Fix changelog Signed-off-by: Laurent Marchaud --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e95f139f..31654052 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 0.17.0 (2022-XX-XX) - Add ability to connect to PostgreSQL over TLS/SSL [#745](https://github.com/juanfont/headscale/pull/745) +- Fix CLI registration of expired machines [#754](https://github.com/juanfont/headscale/pull/754) ## 0.16.3 (2022-08-17) @@ -25,8 +26,6 @@ - Improve registration protocol implementation and switch to NodeKey as main identifier [#725](https://github.com/juanfont/headscale/pull/725) - Add ability to connect to PostgreSQL via unix socket [#734](https://github.com/juanfont/headscale/pull/734) -- Fix CLI registration of expired machines [#754](https://github.com/juanfont/headscale/pull/754) - ## 0.16.0 (2022-07-25) **Note:** Take a backup of your database before upgrading.