From ac610b625d1d28f3f2e6a86aeaec6e07149ae8d6 Mon Sep 17 00:00:00 2001 From: vchimev Date: Tue, 21 Mar 2017 17:27:14 +0200 Subject: [PATCH] Update changelog for 2.5.1 and 2.5.2 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94cab4ae4..b8ed2ef47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ Cross Platform Modules Changelog ============================== +##2.5.2 (2017, March 21) + +### Fixed + +- [(#3790)](https://github.com/NativeScript/NativeScript/pull/3790) Fix a crash in Android tabview when resetting font property + +- [(#3675)](https://github.com/NativeScript/NativeScript/pull/3675) Fix a crash when nesting a ProxyViewContainer in FlexboxLayout + +##2.5.1 (2017, February 16) + +### Fixed + +- [(#3565)](https://github.com/NativeScript/NativeScript/issues/3565) Fix a crash when ActionBar transparent background + ##2.5.0 (2017, February 1) ### Fixed