diff --git a/CHANGELOG.md b/CHANGELOG.md index 399364b2..11d19b41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Changed * [#713](https://github.com/shlinkio/shlink-web-client/issues/713) Updated dependencies. * [#620](https://github.com/shlinkio/shlink-web-client/issues/620) Migrated domains-related reducers to redux toolkit as a POC. +* [#721](https://github.com/shlinkio/shlink-web-client/issues/721) Migrated from axios to fetch. ### Deprecated * *Nothing*