From 4890fbe4b16c0e19b2ef21d50b02631b78d76080 Mon Sep 17 00:00:00 2001 From: Ben Newman Date: Fri, 11 Jan 2019 13:06:33 -0500 Subject: [PATCH] Mention Cordova fixes (#10339) in History.md. --- History.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.md b/History.md index 6405813878..5dd7e72398 100644 --- a/History.md +++ b/History.md @@ -46,6 +46,10 @@ N/A [MongoDB Jira issue](https://jira.mongodb.org/browse/SERVER-38862) for more details. +* Multiple Cordova-related bugs have been fixed, including Xcode 10 build + incompatibilities and hot code push errors due to duplicated + images/assets. [PR #10339](https://github.com/meteor/meteor/pull/10339) + ## v1.8.0.2, 2019-01-07 ### Breaking changes