From 3b5cea57681630b03e51e703b5776cb95240a4c8 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Mon, 7 Feb 2022 18:49:22 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4a1d15b..a17154fc 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 * [#1359](https://github.com/shlinkio/shlink/issues/1359) Hidden database commands. +* [#1369](https://github.com/shlinkio/shlink/issues/1369) Improved performance on regexes used in bundled `.htaccess` file. ### Deprecated * [#1340](https://github.com/shlinkio/shlink/issues/1340) Deprecated webhooks. New events will only be added to other real-time updates approaches, and webhooks will be completely removed in Shlink 4.0.0.