From 54ed32373e477b3cb8833d42e0335310013c3845 Mon Sep 17 00:00:00 2001 From: Alexander Trofimov Date: Mon, 3 Apr 2017 13:37:58 +0300 Subject: [PATCH] Line for fix ONLYOFFICE/DesktopEditors#41 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9204ee51..9270789f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,6 +70,7 @@ #### Spreadsheet Editor * Fixed an issue with absolute reference when inserting a new row (#41) +* Fixed an issue with non-breaking space (ONLYOFFICE/DesktopEditors#26) * Fixed an issue with AVERAGEA formula with text format * Fixed an issue with broken workbook after list copy (bug #33588) * Fixed an issue with formula recalculation by F4 hotkey (bug #32901)