From e274ae9050158a4ad75dd437325b3b8b9bdb4720 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 2 Feb 2023 13:18:20 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c6a676dc..682f72095 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Relaxed the validation rule of the _Redis_ host environment variable (`REDIS_HOST`) - Improved the language localization for German (`de`) ## 1.230.0 - 2023-01-29