Skip to content

Commit 24cfaf7

Browse files
committed
added 5.1.0 change log
1 parent 14c7364 commit 24cfaf7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
5.1.0
2+
==
3+
4+
## What's New
5+
- [Add a setting to wrap calls to CallJSMethod in try catch(#1223)](https://github.com/NativeScript/android-runtime/issues/12238)
6+
- [Support for abstract interface with static methods(#1157)](https://github.com/NativeScript/android-runtime/issues/1157)
7+
- [Use gradle plugin 3.2.1 instead of 3.2.0(#1209)](https://github.com/NativeScript/android-runtime/pull/1209)
8+
- [Add a concrete exception when the runtime cannot be found(#1201)](https://github.com/NativeScript/android-runtime/pull/1201)
9+
10+
## Bug Fixes
11+
12+
- [__extends not working as expected for non native inheritance(#1181)](https://github.com/NativeScript/android-runtime/issues/1181)
13+
114
5.0.0
215
==
316

0 commit comments

Comments
 (0)