Merge branch 'main' into exit-if-acl-wrong

This commit is contained in:
Kristoffer Dalby
2022-04-12 17:01:40 +01:00
committed by GitHub
8 changed files with 85 additions and 85 deletions

View File

@@ -6,6 +6,7 @@
- Headscale fails to serve if the ACL policy file cannot be parsed [#537](https://github.com/juanfont/headscale/pull/537)
- Fix labels cardinality error when registering unknown pre-auth key [#519](https://github.com/juanfont/headscale/pull/519)
- Fix send on closed channel crash in polling [#542](https://github.com/juanfont/headscale/pull/542)
## 0.15.0 (2022-03-20)