Skip to content

Commit 75b8188

Browse files
committed
Updated change log
1 parent 91d4c97 commit 75b8188

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
4.2.0
2+
==
3+
4+
## What's New
5+
- [Static binding generator now uses bundled npm packages(#1096)](https://github.com/NativeScript/android-runtime/issues/1096)
6+
- [Add gradle dependencies versions in package.json(#1102)](https://github.com/NativeScript/android-runtime/issues/1102)
7+
- [Introduce a setting for auto catching exceptions when calling JS method native(#1119)](https://github.com/NativeScript/android-runtime/issues/1119)
8+
- [Make livesync work entirely through named sockets(#932)](https://github.com/NativeScript/android-runtime/issues/932)
9+
10+
## Bug Fixes
11+
12+
- [Unable to increase minSdk version by modifying AndroidManifest.xml(#1104)](https://github.com/NativeScript/android-runtime/issues/1104)
13+
- [UTF8 symbols in inspector protocol are not properly encoded(#1116)](https://github.com/NativeScript/android-runtime/issues/1116)
14+
- [ChromeDevTools: If you close the socket the app will crash on the device/emulator(#1122)](https://github.com/NativeScript/android-runtime/issues/1122)
15+
- [App tries to write in /data/local/tmp(#828)](https://github.com/NativeScript/android-runtime/issues/828)
16+
- [Rewrite livesync implementation(#929)](https://github.com/NativeScript/android-runtime/pull/929)
17+
118
4.1.3
219
==
320

0 commit comments

Comments
 (0)