From bf7455ad6e5ad733c2eea792737e7e789bf1eaef Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 20 Sep 2020 11:49:19 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 018e7837..51235362 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), By default updates are immediately applied if real-time updates are enabled, to keep the behavior as it was. +* [#277](https://github.com/shlinkio/shlink-web-client/issues/277) Added highlighting capabilities to the visits line chart. + #### Changed * [#150](https://github.com/shlinkio/shlink-web-client/issues/150) The list of short URLs is now ordered by the creation date, showing newest results first.