From 952affc6dff772b1ffb30ba2a465370514a84274 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 8 May 2023 21:26:37 +0300 Subject: [PATCH] Updated ChangeLog. --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1094698c3..a02964141 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,11 @@ 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). +- 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. + [Part 1](https://github.com/wekan/wekan/commit/40c077101a94f639b90f607624c4c72e12235711), + [Part 2](https://github.com/wekan/wekan/commit/521e840b54dd896eb192834133c5134a104f1d0b). Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations.