From 752a558b303324eb5fb52e24863ccd07b5da1c65 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 8 May 2023 21:21:19 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0248ad233..1094698c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,8 @@ and adds the following updates: Thanks to developers of dependencies. - [Upgraded to Meteor 2.12](https://github.com/wekan/wekan/commit/d519429ea14de3740408fbca3d231a1440562201). Thanks to Meteor developers. +- [Updated translations. xet7 fixed all translations of advanced filter description to have correct escaping of slash and backslash, so that bulding bundle of WeKan would not crash to invalid JSON syntax in translations](https://github.com/wekan/wekan/commit/40c077101a94f639b90f607624c4c72e12235711). + Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations.