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
commit 57c81e4153
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)