diff --git a/CHANGELOG.md b/CHANGELOG.md index 67a576e7..77bcaeb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)