Skip to content

Commit 0b54235

Browse files
author
Mihail Slavchev
committed
Update CHANGELOG.md
1 parent cd078eb commit 0b54235

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
1.6.0
2+
==
3+
4+
## What's New
5+
6+
- [Build common test infrastructure for Android and iOS](https://github.com/NativeScript/android-runtime/issues/68)
7+
- [New syntax for Java arrays](https://github.com/NativeScript/android-runtime/issues/70)
8+
- [Improved debugger](https://github.com/NativeScript/android-runtime/issues/112)
9+
- [Log in the debugger console](https://github.com/NativeScript/android-runtime/issues/145)
10+
- [Update documentation](https://github.com/NativeScript/android-runtime/issues/290)
11+
- [Provide support for ARMv8a](https://github.com/NativeScript/android-runtime/issues/297)
12+
- [Imroved exception handling](https://github.com/NativeScript/android-runtime/issues/300)
13+
- Gradle script improvements
14+
15+
## Bug Fixes
16+
17+
- [Fix app crash during debugging (#270)](https://github.com/NativeScript/android-runtime/issues/270)
18+
- [Fix app hang during array marshalling](https://github.com/NativeScript/android-runtime/issues/320)
19+
- [Fix incorrect module resolution](https://github.com/NativeScript/android-runtime/issues/334)
20+
- [Fix app crash during debugging (#338)](https://github.com/NativeScript/android-runtime/issues/338)
21+
122
1.5.1
223
==
324

0 commit comments

Comments
 (0)