Skip to content

Commit 908079e

Browse files
committed
update 2.4.0 release notes
1 parent 4408976 commit 908079e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
2.4.0
2+
==
3+
4+
## What's New
5+
6+
- [Update the V8 JavaScript Engine to 5.2.361 (97% ES6 support)](http://v8project.blogspot.bg/2016/06/release-52.html)
7+
- [[Experimental] Generate typings for android.jar and android support libs (--androidTypings) (#605)](https://github.com/NativeScript/android-runtime/pull/605)
8+
- [[Experimental] Multithreading support enabled with Web Workers API (#532)](https://github.com/NativeScript/android-runtime/issues/532)
9+
- [Enable enableProguardInReleaseBuilds in build.gradle (#567)](https://github.com/NativeScript/android-runtime/issues/567)
10+
- [Optimized default apk size (#529)](https://github.com/NativeScript/android-runtime/issues/529)
11+
- [Improved debug Error Activity (#293)](https://github.com/NativeScript/android-runtime/issues/293)
12+
13+
## Bug Fixes
14+
15+
- [Build for armv7 and x86 only by default (#614)](https://github.com/NativeScript/android-runtime/issues/614)
16+
- [Make javascript parsing during build incremental (#572)](https://github.com/NativeScript/android-runtime/issues/572)
17+
- [App won't launch on Android 22 device (#592)](https://github.com/NativeScript/android-runtime/issues/592)
18+
- [Metadata isn't created for generated dex files (#552)](https://github.com/NativeScript/android-runtime/issues/552)
19+
- [App doesn't load with the new custom Application\Activity support (#546)](https://github.com/NativeScript/android-runtime/issues/546)
20+
21+
## Performance
22+
23+
- [Enable enableProguardInReleaseBuilds in build.gradle (#567)](https://github.com/NativeScript/android-runtime/issues/567)
24+
- [Optimize default apk size (#529)](https://github.com/NativeScript/android-runtime/issues/529)
25+
126
2.3.0
227
==
328

0 commit comments

Comments
 (0)