From fae3434393c4a7a81e38df5141344a021552841e Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Thu, 1 Jun 2023 19:28:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 204486f1..32c5596d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this * [#1790](https://github.com/shlinkio/shlink/issues/1790) Drop support for PHP 8.1. ### Fixed -* *Nothing* +* [#1413](https://github.com/shlinkio/shlink/issues/1413) Fix error when creating initial DB in Postgres in a cluster where a default `postgres` db does not exist or the credentials do not grant permissions to connect. ## [3.6.0] - 2023-05-24