From 708bff20f0155c2715c182d6cc4d418894d5a47a Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Fri, 23 Sep 2022 19:09:38 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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*