From d4818298f00503921191945753775b5f9eae86fc Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Wed, 28 Dec 2022 13:42:15 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 647ec76d6..f71997477 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `countup.js` from version `2.0.7` to `2.3.2` - Upgraded `prisma` from version `4.7.1` to `4.8.0` +### Fixed + +- Fixed the language localization of the account type + ## 1.221.0 - 2022-12-26 ### Added