You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASENOTES.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,15 @@
20
20
-->
21
21
# Release Notes
22
22
23
+
### 1.3.4 (Nov 06, 2017)
24
+
*[CB-13473](https://issues.apache.org/jira/browse/CB-13473) (CI) Removed **Browser** builds from AppVeyor
25
+
*[CB-13472](https://issues.apache.org/jira/browse/CB-13472) (CI) Fixed Travis **Android** builds again
26
+
*[CB-12895](https://issues.apache.org/jira/browse/CB-12895) setup `eslint` and removed `jshint`
27
+
*[CB-13028](https://issues.apache.org/jira/browse/CB-13028) (CI) **Browser** builds on Travis and AppVeyor
28
+
*[CB-4615](https://issues.apache.org/jira/browse/CB-4615) document **Android** quirk around maximum number of button labels supported for the `confirm` method.
29
+
*[CB-13000](https://issues.apache.org/jira/browse/CB-13000) (CI) Speed up **Android** builds
30
+
*[CB-12847](https://issues.apache.org/jira/browse/CB-12847) added `bugs` entry to `package.json`.
31
+
23
32
### 1.3.3 (Apr 27, 2017)
24
33
*[CB-12622](https://issues.apache.org/jira/browse/CB-12622) Added **Android 6.0** build badge to `README`
25
34
*[CB-12685](https://issues.apache.org/jira/browse/CB-12685) added `package.json` to tests folder
0 commit comments