Update changelog

This commit is contained in:
Kristoffer Dalby 2022-05-31 09:42:50 +02:00
parent d860270733
commit 3d93cf9e2d

View file

@ -15,6 +15,7 @@
- Add --all (-a) flag to enable routes command [#360](https://github.com/juanfont/headscale/issues/360)
- Add option to enable/disable logtail (Tailscale's logging infrastructure) [#596](https://github.com/juanfont/headscale/pull/596)
- This change disables the logs by default
- Use [Prometheus]'s duration parser, supporting days (`d`), weeks (`w`) and years (`y`) [#598](https://github.com/juanfont/headscale/pull/598)
## 0.15.0 (2022-03-20)