Added entry for performance improvements in ACLs

This commit is contained in:
Juan Font 2023-01-11 08:49:28 +01:00
parent a6c8718a97
commit 6c714e88ee
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
- Added config option for custom DNS records [#1035](https://github.com/juanfont/headscale/pull/1035)
- Expire nodes based on OIDC token expiry [#1067](https://github.com/juanfont/headscale/pull/1067)
- Remove ephemeral nodes on logout [#1098](https://github.com/juanfont/headscale/pull/1098)
- Performance improvements in ACLs [#1129](https://github.com/juanfont/headscale/pull/1129)
## 0.17.1 (2022-12-05)