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.