Repository: cordova-osx Updated Branches: refs/heads/master 5a908bd81 -> 7e9dac0af
updated releasenotes for 4.0.1 release Project: http://git-wip-us.apache.org/repos/asf/cordova-osx/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-osx/commit/5f12b218 Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/5f12b218 Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/5f12b218 Branch: refs/heads/master Commit: 5f12b2188c7e8a51441adc97b7ea08c4b0360ecb Parents: 5a908bd Author: Steve Gill <[email protected]> Authored: Thu Mar 3 15:42:34 2016 -0800 Committer: Steve Gill <[email protected]> Committed: Thu Mar 3 15:42:34 2016 -0800 ---------------------------------------------------------------------- RELEASENOTES.md | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/5f12b218/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index a76cedd..d354f50 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -20,6 +20,13 @@ --> ## Release Notes for Cordova (OS X) ## +### 4.0.1 (Mar 03, 2016) +* updated .ratignore +* CB-10668 added node_modules directory +* CB-10668 removed bin/node_modules, updated create.js to use root node_modules +* CB-10668 updated package.json, prepare.js and Api.js +* CB-10646 Platform specific icons not copied to xcode project + ### 4.0.0 (Feb 11, 2016) * CB-10570 Compilation error on case sensitive filesystem * CB-6789 **OSX** - Fix header licenses (Apache RAT report). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
