From 0dd762a0d3203e5f2b14c37c273582d789dd5827 Mon Sep 17 00:00:00 2001 From: Nick Verner Date: Sat, 5 Jul 2025 11:07:07 -0600 Subject: [PATCH] Fix Italian localization entry in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0fd40d3c..e41d11625 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,8 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Increased the width of the markets overview - Increased the width of the watchlist - Renamed `Access` to `accessesGet` in the `User` database schema -- Improved the language localization for Italian (`it`) - Improved the language localization for Dutch (`nl`) +- Improved the language localization for Italian (`it`) - Upgraded `prisma` from version `6.10.1` to `6.11.1` ### Fixed