From db1c66fc90057997ce4035a673a53ea6b4b24224 Mon Sep 17 00:00:00 2001 From: Nick Verner Date: Sat, 5 Jul 2025 00:32:43 +0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63cfff0f6..881e351ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 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 Nederlands (`nl`) +- Improved the language localization for Dutch (`nl`) - Upgraded `prisma` from version `6.10.1` to `6.11.1` ### Fixed