From 6da8b116749acaa98373720f6b5d244b7d6ad28e Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 12 Feb 2023 19:52:22 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5426a069..01c481b9 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 * [#1698](https://github.com/shlinkio/shlink/issues/1698) Fixed error 500 in `robots.txt`. +* [#1688](https://github.com/shlinkio/shlink/issues/1688) Fixed huge performance degradation on `/tags/stats` endpoint. ## [3.5.1] - 2023-02-04