From 651664b4ceda0afd668fbf293d66addb8eb061c6 Mon Sep 17 00:00:00 2001 From: Martin Konicek Date: Thu, 10 Dec 2015 15:25:49 +0000 Subject: [PATCH] Update breaking-changes.md --- breaking-changes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/breaking-changes.md b/breaking-changes.md index 77f27ca393e..0d8c5df6524 100644 --- a/breaking-changes.md +++ b/breaking-changes.md @@ -1,5 +1,7 @@ # Breaking Changes +## 0.17 + ## 0.16 - Touch events on Android now have coordinates consistent with iOS: [0c2ee5](https://github.com/facebook/react-native/commit/0c2ee5d480e696f8621252c936a8773e8de9f8b6)