From 30d832b140a038eaa33d34becb12bc496970b490 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Tue, 1 Dec 2020 19:30:04 +0300 Subject: [PATCH] Change changelog entry to correct editor (#1084) 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