From 8b1023e1540527e56af418d8d4d8b37702d9af43 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 7 Jun 2025 10:22:43 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2e20e8da..371ad10f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Extended the symbol search component by default options +- Renamed `Tag` to `tags` in the `User` database schema - Improved the language localization for Spanish (`es`) - Improved the language localization for Turkish (`tr`) - Upgraded `ng-extract-i18n-merge` from version `2.15.0` to `2.15.1`