Skip to content

Commit 30cc53c

Browse files
authored
Update CHANGELOG.md (#1460)
* Update CHANGELOG.md * Update CHANGELOG.md
1 parent 2d0d198 commit 30cc53c

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
6.1.0
2+
==
3+
4+
## What's New
5+
- [Runtime Binding Generator depends on deprecated APIs #1441)](https://github.com/NativeScript/android-runtime/issues/1441)
6+
- [The runtime depends on accessing a hidden value field (#1458)](https://github.com/NativeScript/android-runtime/issues/1458)
7+
- [Upgrade v8 to 7.6.303.28 (#1439)](https://github.com/NativeScript/android-runtime/issues/1439)
8+
- [Unify JS stack trace when exception is thrown #1443](https://github.com/NativeScript/android-runtime/issues/1443)
9+
- [Update androidSdk, targetSdk and build tools to 29 (#1452)](https://github.com/NativeScript/android-runtime/issues/1452)
10+
- [Upgrade android gradle plugin to the latest 3.5.0 version (#1456)](https://github.com/NativeScript/android-runtime/issues/1456)
11+
- [Add initial Kotlin support (#1459)](https://github.com/NativeScript/android-runtime/issues/1459)
12+
13+
14+
## Bug Fixes
15+
16+
- [SIGSEGV in libNativeScript.so on callback from java with console.log when displaying an object. #1366](https://github.com/NativeScript/android-runtime/issues/1366)
17+
18+
6.0.2
19+
==
20+
21+
## What's New
22+
23+
- [Include x86_64 architecture](https://github.com/NativeScript/android-runtime/issues/1419)
24+
125
6.0.1
226
==
327

@@ -9,7 +33,6 @@
933
- [Upgrade android gradle plugin to the latest 3.4.2 version (#1425)](https://github.com/NativeScript/android-runtime/issues/1425)
1034

1135

12-
1336
6.0.0
1437
==
1538

0 commit comments

Comments
 (0)