We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e74ab4 + 4fb83e3 commit 3673d82Copy full SHA for 3673d82
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+1.5.0
2
+==
3
+
4
+## What's New
5
6
+ - Improved LiveSync
7
+ - [Improved error handling](https://github.com/NativeScript/android-runtime/issues/221)
8
+ - Use Gradle Wrapper
9
+ - Use V8 code cache (experimental)
10
11
+ ## Bug Fixes
12
13
+ - Proper handling of HTTP 401 status code
14
+ - [Generate metadata for protected interfaces](https://github.com/NativeScript/android-runtime/issues/236)
15
+ - [Fix loading module with NULL char in it](https://github.com/NativeScript/android-runtime/issues/271)
16
17
1.4.0
18
==
19
0 commit comments