Update changelog

This commit is contained in:
Juan Font 2022-12-13 22:32:48 +00:00 committed by Kristoffer Dalby
parent 000c02dad9
commit ca37dc6268
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- Reworked routing and added support for subnet router failover [#1024](https://github.com/juanfont/headscale/pull/1024)
- Added an OIDC AllowGroups Configuration options and authorization check [#1041](https://github.com/juanfont/headscale/pull/1041)
- Set `db_ssl` to false by default [#1052](https://github.com/juanfont/headscale/pull/1052)
- Report if a machine is online in CLI more accurately [#1062](https://github.com/juanfont/headscale/pull/1062)
## 0.17.1 (2022-12-05)