diff --git a/CHANGELOG.md b/CHANGELOG.md index cd6d137a..5bd2a518 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this ### Changed * [#1551](https://github.com/shlinkio/shlink/issues/1551) Moved services related to geolocating visits to the `Visit\Geolocation` namespace. +* [#1550](https://github.com/shlinkio/shlink/issues/1550) Reorganized main namespaces from Core module. ### Deprecated * *Nothing*