From 99c77622cd562e07445809fe7928171936be2543 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Fri, 25 Jun 2021 19:41:25 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 065c3ce6..13b3e562 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), * [#430](https://github.com/shlinkio/shlink-web-client/pull/430) Added support to set new and existing short URLs as crawlable, when consuming Shlink >=2.7. ### Changed -* *Nothing* +* [#337](https://github.com/shlinkio/shlink-web-client/pull/337) Replaced moment.js with date-fns. ### Deprecated * *Nothing*