From e86b359e9b7e6e5c3ddbfdd814c7bb1fb8ccc6e1 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Wed, 13 Sep 2023 19:29:37 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60a8c0762..594461c42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Harmonized the logger output: () - Improved the language localization for Dutch (`nl`) -- Ugraded _Postgres_ from version `12` to `15` in the `docker-compose` files +- Upgraded _Postgres_ from version `12` to `15` in the `docker-compose` files ### Fixed