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 2014/09/30 22:53:56 UTC

git commit: updated release notes for 3.6.4

Repository: cordova-windows
Updated Branches:
  refs/heads/3.6.x 2f92481de -> b940eca6f


updated release notes for 3.6.4


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

Branch: refs/heads/3.6.x
Commit: b940eca6fe5d1fcdf612fd45852536beadcf2ecc
Parents: 2f92481
Author: Steven Gill <st...@gmail.com>
Authored: Tue Sep 30 13:52:35 2014 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Tue Sep 30 13:53:46 2014 -0700

----------------------------------------------------------------------
 RELEASENOTES.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/b940eca6/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 8de5828..82bb45b 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -4,6 +4,12 @@ Update these notes using: git log --pretty=format:'* %s' --topo-order --no-merge
 
 cordova-windows is a library that enables developers to create Windows 8/8.1 and WP8.1 application projects that support Cordova APIs.
 
+[3.6.4]
+* Set VERSION to 3.6.4 (via coho)
+* Update JS snapshot to version 3.6.4 (via coho)
+* CB-7617 partial match support for --target
+* CB-7617 Deploy on WP8.1 incorrectly handles --target name
+* bundledDependencies + fixed some whitespace
 
 [3.6.0]
 * CB-7377 Removes unnecessary rules tracing which is also incorrectly handled by PS
@@ -79,4 +85,4 @@ cordova-windows is a library that enables developers to create Windows 8/8.1 and
 * CB-5951 Added namespace to config.xml
 * Remove template file after create by name
 * CB-4533 return error code 2 on fail, CB-5359 get tools version from the registry
-* update cordova-js and VERSION
\ No newline at end of file
+* update cordova-js and VERSION