Merge pull request #599 from kradalby/parse-duration-improv
This commit is contained in:
commit
b472e5a689
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue