diff --git a/CHANGELOG.md b/CHANGELOG.md index 33b5177..cc90093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ - Expiry status on the UI was incorrectly showing as never due to changes in the Headscale API. - Added validation for machine renaming to prevent invalid submissions (closes [#192](https://github.com/tale/headplane/issues/192)). - Unmanaged (non-OIDC) users cannot have a role assigned to them so the menu option was disabled. +- Support Docker container discovery through labels (via [#194](https://github.com/tale/headplane/pull/194)). ### 0.5.10 (April 4, 2025) - Fix an issue where other preferences to skip onboarding affected every user.