chore(changelog): update changelog

This commit is contained in:
Adrien Raffin-Caboisse 2022-03-18 09:34:18 +01:00
parent 61ebb713f2
commit 882c0c34c1
No known key found for this signature in database
GPG Key ID: 7FB60532DEBEAD6A
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
- Fix a limitation in the ACLs that prevented users to write rules with `*` as source [#374](https://github.com/juanfont/headscale/issues/374)
- Reduce the overhead of marshal/unmarshal for Hostinfo, routes and endpoints by using specific types in Machine [#371](https://github.com/juanfont/headscale/pull/371)
- Apply normalization function to FQDN on hostnames when hosts registers and retrieve informations [#363](https://github.com/juanfont/headscale/issues/363)
- Fix a bug that prevented the use of `tailscale logout` with OIDC [#508](https://github.com/juanfont/headscale/issues/508)
## 0.14.0 (2022-02-24)