From 267fa40489e2dc8c5064e0e2b90b6ffc9ada4d0f Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Tue, 1 Dec 2020 18:40:38 +0300 Subject: [PATCH] Change changelog entry to correct editor According to: https://github.com/ONLYOFFICE/DocumentServer/pull/1083#discussion_r532424727 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75cbbb0f..dd292e2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,6 @@ * Complete redone html-based formats (`ePub`, `mht`, `html`) * `fb2` format can be opened in viewer -* Add ability to set review permissions by groups * Redone gradient control and ability to set custom angle for gradient fill * New icons in context menu * Add support of AutoFormat as you type @@ -21,6 +20,7 @@ * Ability to add cross-reference * Add support of endnotes * Ability to edit AutoCorrect list +* Add ability to set review permissions by groups * Select Data button in Chart Editor #### Spreadsheet Editor