Updated Branches: refs/heads/2.8.x 52d9343d4 -> 4eeb4e979
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/05464d31 Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/05464d31 Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/05464d31 Branch: refs/heads/2.8.x Commit: 05464d31e99b369f24eea25e105b1caf2642ee0a Parents: 85c3141 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:41 2013 -0700 ---------------------------------------------------------------------- RELEASENOTES.md | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/05464d31/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.
