Line for fix #88

fixes ONLYOFFICE/DocumentServer#88
This commit is contained in:
Alexander Trofimov 2017-04-03 14:16:29 +03:00 committed by GitHub
parent 7384b04b7a
commit b22be32db0

View file

@ -70,6 +70,7 @@
#### Spreadsheet Editor
* Fixed an issue with absolute reference when inserting a new row (ONLYOFFICE/DocumentServer#41)
* Fixed an issue with onDocumentStateChange event (ONLYOFFICE/DocumentServer#88)
* Fixed an issue with formulas translation (ONLYOFFICE/DesktopEditors#23)
* Fixed an issue with password-protected xlsx (ONLYOFFICE/DesktopEditors#24)
* Fixed an issue with non-breaking space (ONLYOFFICE/DesktopEditors#26)