From 96dab9b45cdfd222aa19b5aa431eb5d5a7b12e05 Mon Sep 17 00:00:00 2001 From: maxkadushkin Date: Thu, 28 Nov 2019 17:01:10 +0300 Subject: [PATCH] Update CHANGELOG.md (#283) --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fa54c5..34bc312 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Change log +## 5.4.2 + +### Fixes + +### All Editors + +* Improved compatibility with macOS 10.15 Catalina + +#### Document Editor + +* Fix the problem with removing previously added text by + other user in the review mode (bug #43183) +* Fix the problem with moving text in the review mode + (bug #43238) +* Fix the problem of inserting a table over another table +* Fix the problem with reviewed numbering +* Fix some problems with watermarks + +#### Plugins + +* Fix starting PhotoEditor plugin (bug #42473) +* Fix issues with YouTube plugin + ## 5.4.1 ### New Features