Skip to content

Commit c49577b

Browse files
authored
Merge pull request #1517 from NativeScript/vmutafov/update-changelog
Update CHANGELOG.md
2 parents 68960b0 + 630c15b commit c49577b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,21 @@
22
==
33

44
## What's New
5+
- [Add Kotlin extension functions support (#1515)](https://github.com/NativeScript/android-runtime/issues/1515)
6+
- [update dts generator to the latest version (#1506)](https://github.com/NativeScript/android-runtime/pull/1506)
7+
- [Unify exceptions information in try/catch and __onUncaughtError (#1445)](https://github.com/NativeScript/android-runtime/issues/1445)
8+
- [Interop between JS Objects and JSONObjects (#1500)](https://github.com/NativeScript/android-runtime/issues/1500)
9+
- [Collect build analytics (#1501)](https://github.com/NativeScript/android-runtime/issues/1501)
10+
- [expose the NDK revision used to build the V8 and the Runtime (#1498)](https://github.com/NativeScript/android-runtime/pull/1498)
11+
- [Upgrade android gradle plugin to the latest 3.5.1 version (#1502)](https://github.com/NativeScript/android-runtime/issues/1502)
12+
- [support snapshot libs out of the box (#1496)](https://github.com/NativeScript/android-runtime/pull/1496)
513
- [Upgrade v8 to 7.7.299.11 (#1478)](https://github.com/NativeScript/android-runtime/issues/1478)
14+
15+
## Bug Fixes
16+
- [Console.log in worker makes chrome debugging crash (#1511)](https://github.com/NativeScript/android-runtime/issues/1511)
17+
- [fix searching for merge assets folder on windows (#1503)](https://github.com/NativeScript/android-runtime/pull/1503)
18+
- [Background job with WorkManager (#1488)](https://github.com/NativeScript/android-runtime/issues/1488)
19+
- [Deprecated API used in the ErrorActivity is crashing the app (when latest support library is used) (#1494)](https://github.com/NativeScript/android-runtime/issues/1494)
620

721
6.1.2
822
==

0 commit comments

Comments
 (0)