From 9e39dbc08bf578de6d75a51d34dd0f63797e02b3 Mon Sep 17 00:00:00 2001 From: Pavel Lobashov Date: Thu, 12 Jan 2017 11:23:15 +0300 Subject: [PATCH] Add 4.2.5 changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f650e61..b584fd12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change log +## 4.2.5 +### Fixes +#### All Editors +* Fix a rare problem with saving file with specific type of Chart + +#### Presentation Editor +* Fix a problem with saving file with notes, copied from Document Editor +* Fix a problem with saving file with chart, copied from Presentation Editor + +#### Back-end +* Fix closing connection until connection is fully opened + ## 4.2.4 ### Fixes #### Document Editor