Merge branch 'main' into use-specific-database-typess

This commit is contained in:
Kristoffer Dalby 2022-03-02 10:29:34 +00:00 committed by GitHub
commit a0a56d43f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 55 additions and 36 deletions

View file

@ -13,6 +13,7 @@
- Add support for writing ACL files with YAML [#359](https://github.com/juanfont/headscale/pull/359)
- Users can now use emails in ACL's groups [#372](https://github.com/juanfont/headscale/issues/372)
- Add shorthand aliases for commands and subcommands [#376](https://github.com/juanfont/headscale/pull/376)
### Changes