This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch 5.1.x-temp in repository https://gitbox.apache.org/repos/asf/cordova-ios.git
commit 05735c6e13900277fd7cb4e4a7da4efa3bbba752 Author: Erisu <[email protected]> AuthorDate: Thu Nov 28 21:56:23 2019 +0900 chore: Updated RELEASENOTES.md for release 5.1.1 --- RELEASENOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index e176d72..42391bc 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -22,6 +22,10 @@ Cordova is a static library that enables developers to include the Cordova API in their iOS application projects easily, and also create new Cordova-based iOS application projects through the command-line. +### 5.1.1 (Nov 28, 2019) +* [GH-726](https://github.com/apache/cordova-ios/pull/726) fix: make prepare wait for add to finish +* [GH-728](https://github.com/apache/cordova-ios/pull/728) chore: delete some useless characters + ### 5.1.0 (Nov 22, 2019) * [GH-719](https://github.com/apache/cordova-ios/pull/719) Add check for newer versions of cocoapods to avoid locking adding platforms on non synced pods repo * [GH-715](https://github.com/apache/cordova-ios/pull/715) feat: add optional compile-time decision for disabling `UIWebView` --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
