YorkShen closed pull request #281: * [Android] Update ChangeLog for 0.20 URL: https://github.com/apache/incubator-weex-site/pull/281
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/release-note.md b/docs/release-note.md index 41a2c9524..2bfefb473 100644 --- a/docs/release-note.md +++ b/docs/release-note.md @@ -1,3 +1,14 @@ +## v0.20.0 +### Bug +* [WEEX-490](https://issues.apache.org/jira/browse/WEEX-490) - [Android] set "type=tel" and "type=number" in input component, but also can input text +* [WEEX-664](https://issues.apache.org/jira/browse/WEEX-664) - [weex_core] RTL performance is incorrect +* [WEEX-669](https://issues.apache.org/jira/browse/WEEX-669) - [Android] crash when slider mAdapter null +* [WEEX-673](https://issues.apache.org/jira/browse/WEEX-673) - [weex_core][iOS][Android] fix crash && advance RTL performance +### Improvement +* [WEEX-394](https://issues.apache.org/jira/browse/WEEX-394) - [iOS] Add license for some iOS files +* [WEEX-553](https://issues.apache.org/jira/browse/WEEX-553) - [Android] Add interceptTouch attribute in component + + ## v0.19.0 - [WEEX-219][Android] support copy action for text component [#1037](https://github.com/apache/incubator-weex/pull/1037) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
