From fa32292fa92edd73ffe3a14c441ab39d1bf77aef Mon Sep 17 00:00:00 2001 From: Denis Spitsyn Date: Mon, 19 Dec 2022 13:47:09 +0500 Subject: [PATCH] Remove non-unicode symbol --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4635faed..af7e8319 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,7 +37,7 @@ #### Back-end * Major improvements of js compilation during convertions - through сreating js caches with fonts + through creating js caches with fonts * Fix file collection with setting `FileConverter.converter.errorfiles` * Add idle session close log and `clientLog` command * Add `onDocumentContentReady` log message