Repository: cordova-windows Updated Branches: refs/heads/4.3.x 8224a6ea3 -> 0225b859f
CB-10999 Updated RELEASENOTES Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-windows/commit/0225b859 Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/0225b859 Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/0225b859 Branch: refs/heads/4.3.x Commit: 0225b859fa53938fd266aa5efdbf6b6cf75a8100 Parents: 8224a6e Author: Vladimir Kotikov <[email protected]> Authored: Fri Apr 1 14:17:45 2016 +0300 Committer: Vladimir Kotikov <[email protected]> Committed: Fri Apr 1 14:17:45 2016 +0300 ---------------------------------------------------------------------- RELEASENOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/0225b859/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 425c28b..1922a37 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -25,7 +25,8 @@ 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/10 and WP8.1 application projects that support Cordova APIs. ### 4.3.2 (Mar 31, 2016) -* CB-10927 - Framework references in plugin.xml file prevent Windows Universal projects from being used on other machines +* CB-10622 Upgrade cordova-common to work with 'target'-defined icons +* CB-10927 Framework references in plugin.xml file prevent Windows Universal projects from being used on other machines * CB-10845 Invalidate manifest cache in prepare * CB-10714 Ignore case for --archs * CB-10138 Adds missing plugin metadata to plugin_list module for Windows --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
