Fixed VisitsStats test

This commit is contained in:
Alejandro Celaya
2022-02-07 22:55:32 +01:00
parent c4e928ff09
commit eab072831d
2 changed files with 19 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Changed
* [#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.
### Deprecated
* *Nothing*