From 73a3b79469037b7d7085abd4972116f047f4136e Mon Sep 17 00:00:00 2001 From: Alexandr Evseev Date: Wed, 8 Oct 2014 13:31:15 +0400 Subject: [PATCH] Changelog updated --- Changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Changelog.md b/Changelog.md index b3d1e62d..ee15ae46 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,13 @@ # Echo JS SDK CHANGELOG: +##v3.0.27 - October 8, 2014 + +* We have added a new method called “updateLayout” to the Echo.Canvas + class. This method allows to perform granular layout updates, i.e. + update apps that were changed. The rest of apps remains untouched. This + function allows us to increase the performance of layout update + operation. + ##v3.0.26 - September 18, 2014 * Echo.Canvas can now arrange apps in columns/rows to display apps using