From 2cbe75994ebafe1031dbdcd6a6ef4dfad9db8e83 Mon Sep 17 00:00:00 2001 From: Vasil Chimev Date: Thu, 15 Dec 2016 17:02:29 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e88c7ce13..00619b020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ Cross Platform Modules Changelog ============================== +##2.4.3 (2016, December 15) + +- [(#3170)](https://github.com/NativeScript/NativeScript/pull/3170) Export set function for cssFile and resources + +##2.4.2 (2016, December 7) + +- [(#3242)](https://github.com/NativeScript/NativeScript/issues/3242) Setting placeholder color on text field crashes is there is no hint + +##2.4.1 (2016, December 2) + +- [(#3217)](https://github.com/NativeScript/NativeScript/pull/3217) Properly extend Error so message and stack appear in error activity + ##2.4.0 (2016, November 16) ### Fixed