From 9a34fb9091b063431c7dc108faed2cc9b1371693 Mon Sep 17 00:00:00 2001 From: Vasil Chimev Date: Wed, 5 Jul 2017 15:55:08 +0300 Subject: [PATCH] Update changelog for 2.5.3 (#4509) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e98cf9934..6cf8769de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,6 +62,12 @@ A full list of breaking changes could be found [here](https://github.com/NativeS - [(# 3118)](https://github.com/NativeScript/NativeScript/issues/3118) Feature: New Dialog-Prompt-Input-Type for E-Mails - [(# 3642)](https://github.com/NativeScript/NativeScript/issues/3642) BREAKING: Make typings compatible with DOM and Node typings +## 2.5.3 (2017, June 29) + +### Fixed + +- [(#4342)](https://github.com/NativeScript/NativeScript/issues/4342) Unable to change the fontWeight for both iOS and Android + ## 2.5.2 (2017, March 21) ### Fixed