Skip to content

Commit 168e301

Browse files
author
Mihail Slavchev
committed
update change log
1 parent c27e977 commit 168e301

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
1.5.1
2+
==
3+
4+
## What's New
5+
6+
- [Enable requiring of JSON files (like in Node) (#217)](https://github.com/NativeScript/android-runtime/issues/217)
7+
- [Revisit the "assert" routine in the JNI part (#221)](https://github.com/NativeScript/android-runtime/issues/221)
8+
- [Android CallStack (#228)](https://github.com/NativeScript/android-runtime/issues/228)
9+
- [error handling introducing c++ exceptions (#277)](https://github.com/NativeScript/android-runtime/pull/277)
10+
- [Simplify require errors (#287)](https://github.com/NativeScript/android-runtime/issues/287)
11+
- [Experimental: Support native modules (#291)](https://github.com/NativeScript/android-runtime/issues/291)
12+
- Gradle script improvements
13+
14+
## Bug Fixes
15+
16+
- [Print meaningful error when metadata generator fails to reflect a class (#245)](https://github.com/NativeScript/android-runtime/issues/245)
17+
118
1.5.0
219
==
320

0 commit comments

Comments
 (0)