Skip to content

Commit

Permalink
CB-13579 Updated RELEASENOTES and Version for release 4.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
surajpindoria committed Nov 15, 2017
1 parent 6eaf06e commit b7a5524
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@

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.5.4 (Nov 15, 2017)
* [CB-13579](https://issues.apache.org/jira/browse/CB-13579) Updated checked in node_modules
* [CB-13523](https://issues.apache.org/jira/browse/CB-13523) Add flag for Xcode-managed provisioning
* Fix compile error when compile source as objective-c++
* [CB-13505](https://issues.apache.org/jira/browse/CB-13505) (ios) adjust storyboard constraints

### 4.5.3 (Oct 25, 2017)
* [CB-13493](https://issues.apache.org/jira/browse/CB-13493) Updated checked-in node_modules
* [CB-13290](https://issues.apache.org/jira/browse/CB-13290) (ios) Update splash screen mapping for missing devices
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-ios",
"version": "4.6.0-dev",
"version": "4.5.4",
"description": "cordova-ios release",
"main": "bin/templates/scripts/cordova/Api.js",
"repository": {
Expand Down

0 comments on commit b7a5524

Please sign in to comment.