Skip to content
This repository was archived by the owner on Apr 18, 2019. It is now read-only.

Commit d38917b

Browse files
committed
updated release notes for 3.6.4
1 parent 608edf7 commit d38917b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

RELEASENOTES.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,19 @@ Update these notes using: git log --pretty=format:'* %s' --topo-order --no-merge
2525

2626
Cordova is a static library that enables developers to include the Cordova API in their WP8 application projects easily, and also create new Cordova-based WP8 application projects through the command-line.
2727

28-
### 3.6.0 (September 2, 2015) ###
28+
### 3.6.4 (September 30, 2014) ###
29+
30+
* Updated JS snapshot + set version to 3.6.4
31+
* CB-7616 partial match support for --target
32+
* CB-7616 Deploy on WP8 fails to run specific target
33+
* Fixing paths for npm published versions
34+
* cleanup ignores and add missing windows cmd files, if you want to add a bundledDependency node_module use -f
35+
* move node_modules up same level as package.json
36+
* CB-7455 add bundledDependencies
37+
* Moves node_modules from package root to bin/ folder
38+
* CB-7444 Fixes XHR callback failure when requested file doesn't exists
39+
40+
### 3.6.0 (September 2, 2014) ###
2941

3042
* updated package.json
3143
* Update 3.6.x branch

0 commit comments

Comments
 (0)