From a4f631753f983a8cc4491ac91fcfafd44e2c4ce1 Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Mon, 27 Jul 2015 13:07:49 +0300 Subject: [PATCH] Remove empty spaces --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 399862c7a..da33d6f99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -141,4 +141,4 @@ Fixed * Image: `source` property renamed to `imageSource` * TabView: `TabEntry` renamed to `TabViewItem` * Module `local-settings` changed to `application-settings`.Only the name of the module is changed (API remains the same), hence the `require` statements must be updated, i.e. `require("local-settings")` should be changed to `require("application-settings")`. - +