update changelog

This commit is contained in:
Nazar Kanaev 2021-02-11 21:24:37 +00:00
parent 4f1e029d0b
commit e8a002d535

View File

@ -1,4 +1,4 @@
# upcoming
# v1.2 (2021-02-11)
- (new) autorefresh rate
- (new) reduced bandwidth usage via stateful http headers `last-modified/etag`
@ -8,6 +8,7 @@
- (new) `-auth-file` flag for authentication
- (new) `-cert-file` & `-key-file` flags for TLS
- (fix) wrapping long words in the ui to prevent vertical scroll
- (fix) increased toolbar height in mobile/tablet layout (thanks to @einschmidt)
# v1.1 (2020-10-05)