Add cordova update to History.md.

This commit is contained in:
Jan Owsiany
2017-07-21 11:06:03 +02:00
committed by Ben Newman
parent 90fdf768b0
commit 911bdcd82b

View File

@@ -25,6 +25,15 @@
[Issue #5121](https://github.com/meteor/meteor/issues/5121)
[PR #8917](https://github.com/meteor/meteor/pull/8917)
* The `cordova-lib` npm package has been updated to 7.0.1, along with
cordova-android (6.2.3) and cordova-ios (4.4.0), and various plugins.
[PR #8919](https://github.com/meteor/meteor/pull/8919) resolves the
umbrella [issue #8686](https://github.com/meteor/meteor/issues/8686), as
well as several Android build issues:
[#8408](https://github.com/meteor/meteor/issues/8408),
[#8424](https://github.com/meteor/meteor/issues/8424), and
[#8464](https://github.com/meteor/meteor/issues/8464).
## v1.5.1, 2017-07-12
* Node has been upgraded to version 4.8.4.