From 225905fcdb9e591db56f0b43e7f88900083472be Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Tue, 19 Dec 2023 11:22:40 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 006766a8..61c182dc 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 * Remove dependency on functional-php library +* [#1939](https://github.com/shlinkio/shlink/issues/1939) Fine-tune RoadRunner logs to avoid too many useless info. ### Deprecated * *Nothing* @@ -19,7 +20,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this ### Fixed * [#1947](https://github.com/shlinkio/shlink/issues/1947) Fix error when importing short URLs while using Postgres. -* [#1939](https://github.com/shlinkio/shlink/issues/1939) Fine-tune RoadRunner logs to avoid too many useless info. ## [3.7.0] - 2023-11-25