Updated Branches: refs/heads/master 353311baf -> f7e304ee1
Updated RELEASENOTES for 2.8.0 Project: http://git-wip-us.apache.org/repos/asf/cordova-osx/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-osx/commit/f7e304ee Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/f7e304ee Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/f7e304ee Branch: refs/heads/master Commit: f7e304ee1a780878cdb8e1f2cb3217b4787a458c Parents: 353311b Author: Shazron Abdullah <[email protected]> Authored: Thu May 30 14:40:04 2013 -0700 Committer: Shazron Abdullah <[email protected]> Committed: Thu May 30 14:40:04 2013 -0700 ---------------------------------------------------------------------- RELEASENOTES.md | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/f7e304ee/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index fcb6ca3..5345fd8 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -22,6 +22,12 @@ Cordova is a framework that enables developers to include the Cordova API in their OS X application projects easily, and also create new Cordova-based OS X application projects through the command-line. +### 2.8.0 (201306XX) ### + +* [CB-3171] Add deprecation notice for use of <plugin> in config.xml in OSX +* [CB-2200] Remove deprecated device.name field. +* [CB-3443] OSX - cordova-VERSION.js -> cordova.js + ### 2.7.0 (20130501) ### * Added ShellUtils for plugins to use.
