Skip to content

Commit ecc88d8

Browse files
author
Plamen5kov
committed
updated changelog
1 parent 773a63d commit ecc88d8

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
2.0.0
2+
==
3+
4+
## What's New
5+
6+
- [Android N early developer preview (#378)](https://github.com/NativeScript/android-runtime/issues/378)
7+
- [[Proposal] Static binding generator specification. (#363)](https://github.com/NativeScript/android-runtime/issues/363)
8+
- [Android Runtime Support for older Android versions (#357)](https://github.com/NativeScript/android-runtime/issues/357)
9+
- [Data Marshalling: Support for typed arrays (#65)](https://github.com/NativeScript/android-runtime/issues/65)
10+
11+
## Bug Fixes
12+
13+
- [Wrong object lifecycle management (#382)](https://github.com/NativeScript/android-runtime/issues/382)
14+
- [CLI can easily fail and blow project up on windows when you have multiple plugins. (#369)](https://github.com/NativeScript/android-runtime/issues/369)
15+
- [Provide method implementations for partially implemented interfaces. (#259)](https://github.com/NativeScript/android-runtime/issues/259)
16+
- [Generate metadata for protected interfaces (#236)](https://github.com/NativeScript/android-runtime/issues/236)
17+
- [Cannot resolve method/constructor signatures when null is passed (#90)](https://github.com/NativeScript/android-runtime/issues/90)
18+
19+
## Performance
20+
21+
- [Wrong object lifecycle management (#382)](https://github.com/NativeScript/android-runtime/issues/382)
22+
123
1.7.0
224
==
325

0 commit comments

Comments
 (0)