From f4569a767cc3f0608e1cd76572ba0630f1edc427 Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Tue, 24 Nov 2015 15:42:53 +0200 Subject: [PATCH] Fix the 1.5.0 section titles. --- CHANGELOG.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2daaebf7a..b44797b84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,7 @@ Cross Platform Modules Changelog `xmlns="http://schemas.nativescript.org/tns.xsd"`. For convenience, the file can now get downloaded via the [same URL](http://schemas.nativescript.org/tns.xsd). -Fixed -========= +### Fixed - [(#1089)](https://github.com/NativeScript/NativeScript/pull/1089) http toString will raise error if response cannot be converted to string @@ -71,8 +70,7 @@ Fixed - [(#642)](https://github.com/NativeScript/NativeScript/issues/642) Ability to style other native widgets -New -========= +### New - [(#1001)](https://github.com/NativeScript/NativeScript/pull/1001) Embed utility fonts: Awesome, Icons, etc