From 4cc41270d2bb18f38e7e022a1194dfb8195133c7 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 19 Oct 2023 16:52:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1f881dc5..8eeb8935f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added a chart to the account detail dialog +- Added an `i18n` service to query `messages.*.xlf` files on the server ## 2.12.0 - 2023-10-17