From 850360dd2bc849c6eac170784bc31df180dd146c Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sat, 21 Nov 2020 08:45:57 +0100 Subject: [PATCH] #901 Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8be387e3..e709a493 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this ### Fixed * [#904](https://github.com/shlinkio/shlink/issues/904) Explicitly added missing "Domains" and "Integrations" tags to swagger docs. +* [#901](https://github.com/shlinkio/shlink/issues/901) Ensured domains which are not in use on any short URL are not returned on the list of domains. ## [2.4.1] - 2020-11-10