From 198afb6de6042fd86c5fdc76a1ac7924723e8f29 Mon Sep 17 00:00:00 2001 From: vakrilov Date: Thu, 13 Aug 2015 11:26:35 +0300 Subject: [PATCH] Chagelog updated --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da33d6f99..dd34c5bee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Cross Platform Modules Changelog ============================== +##1.2.1 (2015, August 18) + +Fixed +========= + +- [(#575)](https://github.com/NativeScript/NativeScript/issues/575) Application crashes in Android when there is an ActionBar on the first page. + +- [(#576)](https://github.com/NativeScript/NativeScript/issues/576) app.css now applied when there is page-specific css. + ##1.2.0 (2015, July 24) New