From 803671de14bdb0e16715006c1a737a5fba5d5c19 Mon Sep 17 00:00:00 2001 From: Aarnav Tale Date: Sun, 4 May 2025 15:33:25 -0400 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 107bf5d..04ff16a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - Support Docker container discovery through labels (via [#194](https://github.com/tale/headplane/pull/194)). - AAAA records are now supported on the DNS page (closes [#189](https://github.com/tale/headplane/issues/189)). - Add support for `dns.extra_records_path` in the Headscale config (closes [#144](https://github.com/tale/headplane/issues/144)). +- Tighten `proc` integration logic by checking for the `headscale serve` command (via #[195](https://github.com/tale/headplane/pull/195)). ### 0.5.10 (April 4, 2025) - Fix an issue where other preferences to skip onboarding affected every user.