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.