CHANGELOG: note nil expiry preservation fix

This commit is contained in:
Akhilesh Arora 2026-04-16 19:46:59 +02:00 committed by Kristoffer Dalby
parent 0e10ca4e9a
commit bcfaf6ad68

View File

@ -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)