You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/07/27 01:04:29 UTC

[10/12] ios commit: CB-11627 Updated RELEASENOTES and Version for release 4.2.1

CB-11627 Updated RELEASENOTES and Version for release 4.2.1


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/b154e147
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/b154e147
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/b154e147

Branch: refs/heads/4.2.x
Commit: b154e14784cd70fd689aa23703cf3ef538499aad
Parents: c98cb32
Author: Steve Gill <st...@gmail.com>
Authored: Tue Jul 26 13:06:17 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Jul 26 16:28:25 2016 -0700

----------------------------------------------------------------------
 RELEASENOTES.md | 9 +++++++++
 package.json    | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/b154e147/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index d6a8dd2..3a2f600 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -22,6 +22,15 @@
 
 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.
 
+### 4.2.1 (Jul 26, 2016)
+* [CB-11627](https://issues.apache.org/jira/browse/CB-11627) updated `CDVAvailability.h` with new version
+* [CB-11627](https://issues.apache.org/jira/browse/CB-11627) added missing license header
+* [CB-11627](https://issues.apache.org/jira/browse/CB-11627) Updated checked-in `node_modules`
+* [CB-9371](https://issues.apache.org/jira/browse/CB-9371) Fix how prepare handles orientation on **ios**
+* [CB-11431](https://issues.apache.org/jira/browse/CB-11431) Document ways to update delegates, preferences and script message handlers in `WebViewEngines`
+* [CB-11475](https://issues.apache.org/jira/browse/CB-11475) Ignore unsupported 60x60 icon
+* [CB-11426](https://issues.apache.org/jira/browse/CB-11426) Hardcoded path should not be in tests project.
+
 ### 4.2.0 (Jun 16, 2016)
 * `cordova-ios` now supports node 6!
 * [CB-11445](https://issues.apache.org/jira/browse/CB-11445) Updated checked-in `node_modules`

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/b154e147/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 32848f9..bdc8adf 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-ios",
-  "version": "4.2.0",
+  "version": "4.2.1",
   "description": "cordova-ios release",
   "main": "bin/templates/scripts/cordova/Api.js",
   "repository": {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org