From 643494a54b166c66fb164fd26ffd1799a30c0385 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Wed, 16 Feb 2022 20:08:48 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7da4f08a..ab0d574b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), * [#543](https://github.com/shlinkio/shlink-web-client/pull/543) Redesigned settings section. * [#567](https://github.com/shlinkio/shlink-web-client/pull/567) Improved Shlink 3.0.0 compatibility by checking the `INVALID_SHORT_URL_DELETION` error code when deleting short URLs. * [#524](https://github.com/shlinkio/shlink-web-client/pull/524) Updated to react-router v6. +* [#579](https://github.com/shlinkio/shlink-web-client/pull/579) Replaced react-color with react-colorful. ### Deprecated * *Nothing*