oidc: update changelog

This commit is contained in:
Even Holthe 2023-01-03 15:28:45 +01:00 committed by Kristoffer Dalby
parent fecb13b24b
commit 6db9656008
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
- Fix duplicate nodes due to incorrect implementation of the protocol [#1058](https://github.com/juanfont/headscale/pull/1058)
- Report if a machine is online in CLI more accurately [#1062](https://github.com/juanfont/headscale/pull/1062)
- 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)
## 0.17.1 (2022-12-05)