From bcfaf6ad68516787065457d7a1adc5aa08ecc3e2 Mon Sep 17 00:00:00 2001 From: Akhilesh Arora Date: Thu, 16 Apr 2026 19:46:59 +0200 Subject: [PATCH] CHANGELOG: note nil expiry preservation fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ded4bfa..391aaa78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -183,6 +183,7 @@ connected" routers that maintain their control session but cannot route packets. - Remove old migrations for the debian package [#3185](https://github.com/juanfont/headscale/pull/3185) - Install `config-example.yaml` as example for the debian package [#3186](https://github.com/juanfont/headscale/pull/3186) +- **Node Expiry**: Fix user owned re registration with zero client expiry and no default storing `0001-01-01 00:00:00` in the database instead of NULL [#3199](https://github.com/juanfont/headscale/pull/3199) ## 0.28.0 (2026-02-04)