From 7db35e68a7ad745428c6bbea7d2ceae1c55c5dc3 Mon Sep 17 00:00:00 2001 From: Nathan Walker Date: Tue, 11 Aug 2020 22:30:45 -0700 Subject: [PATCH] chore(release): 6.5.15 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7810238cd..2ed7201c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [6.5.15](https://github.com/NativeScript/NativeScript/compare/6.5.13...6.5.15) (2020-08-12) + + +### Bug Fixes + +* **android:** list picker getTextColor api level issue ([#8755](https://github.com/NativeScript/NativeScript/issues/8755)) ([5c076de](https://github.com/NativeScript/NativeScript/commit/5c076de8560f71b59cf34124f47ebeafdc902658)) + + + ## [6.5.13](https://github.com/NativeScript/NativeScript/compare/6.5.12...6.5.13) (2020-08-07)