From 95abf4f898245745f0e813eb3ff1cea6809eae24 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Mon, 14 Dec 2020 23:36:58 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15318b2b..5715b9c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), * Charts are now grouped in tabs, so that only one part of the components is rendered at a time. * Amount of highlighted visits is now displayed. + * Date filtering can be now selected through relative times (last 7 days, last 30 days, etc) or absolute dates using date pickers. ### Changed * [#267](https://github.com/shlinkio/shlink-web-client/issues/267) Added some subtle but important improvements on UI/UX.