From 439f76c79f6894b15d744c063bfebc406eabedeb Mon Sep 17 00:00:00 2001 From: XN Date: Fri, 5 May 2023 11:15:48 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0314088d..4ad857d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Fix systemd service file location in `.deb` packages [#1391](https://github.com/juanfont/headscale/pull/1391) - Improvements on Noise implementation [#1379](https://github.com/juanfont/headscale/pull/1379) - Replace node filter logic, ensuring nodes with access can see eachother [#1381](https://github.com/juanfont/headscale/pull/1381) +- Updated docker related doc, added example docker compose file [#1421](https://github.com/juanfont/headscale/pull/1421) ## 0.22.1 (2023-04-20)