Skip to content

Commit 0251a61

Browse files
committed
Update the changelog with the information on 2.0.1
1 parent b0cff20 commit 0251a61

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
11
Cross Platform Modules Changelog
22
==============================
33

4+
##2.0.1 (2016, May 18)
5+
6+
### Fixed
7+
8+
- [(#2133)](https://github.com/NativeScript/NativeScript/pull/2133) Removed unnecessary view state creation.
9+
10+
- [(#2126)](https://github.com/NativeScript/NativeScript/pull/2126) zIndex fixed for Android buttons
11+
12+
- [(#2113)](https://github.com/NativeScript/NativeScript/issues/2113) Panning gesture in Android creates non-smooth delta coordinates.
13+
14+
- [(#2100)](https://github.com/NativeScript/NativeScript/pull/2100) Fix navigatedFrom event raised when Activity is destroyed without act…
15+
16+
- [(#2099)](https://github.com/NativeScript/NativeScript/pull/2099) Typo in Pointer.getY method for iOS
17+
18+
- [(#2084)](https://github.com/NativeScript/NativeScript/issues/2084) App crashes when animating ActionBar
19+
20+
- [(#2077)](https://github.com/NativeScript/NativeScript/issues/2077) Animations not working in 2.0.0 on android?
21+
22+
- [(#2076)](https://github.com/NativeScript/NativeScript/issues/2076) 2.0 Corrupted navigation stack
23+
24+
- [(#2062)](https://github.com/NativeScript/NativeScript/issues/2062) Cannot change the iOS status bar text color since 2.0
25+
26+
### New
27+
28+
- [(#2108)](https://github.com/NativeScript/NativeScript/pull/2108) Add Method to see if camera is available
29+
30+
- [(#2102)](https://github.com/NativeScript/NativeScript/pull/2102) clip-path support added
31+
432
##2.0.0 (2016, April 27)
533

634
### Fixed

0 commit comments

Comments
 (0)