Repository: cordova-plugin-whitelist Updated Branches: refs/heads/master ae544c574 -> dea315cdc
CB-10035 Updated RELEASENOTES to be newest to oldest Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/commit/dea315cd Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/tree/dea315cd Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/diff/dea315cd Branch: refs/heads/master Commit: dea315cdc64dfd6c8ce6b9c86549a9c11ffd56ec Parents: ae544c5 Author: Steve Gill <[email protected]> Authored: Wed Nov 18 13:54:08 2015 -0800 Committer: Steve Gill <[email protected]> Committed: Wed Nov 18 13:54:08 2015 -0800 ---------------------------------------------------------------------- RELEASENOTES.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-whitelist/blob/dea315cd/RELEASENOTES.md ---------------------------------------------------------------------- diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 2fb24dc..71b38fe 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -20,13 +20,6 @@ --> # Release Notes -### 1.0.0 (Mar 25, 2015) -* CB-8739 added missing license headers -* Add @Override to CustomConfigXmlParser methods -* Change ID to cordova-plugin-whitelist rather than reverse-DNS-style -* Tweak CSP examples in README -* CB-8660 remove extra commas from package.json - ### 1.1.0 (Jun 17, 2015) * CB-9128 cordova-plugin-whitelist documentation translation: cordova-plugin-whitelist * fix npm md issue @@ -34,3 +27,10 @@ * CB-9089 - iOS whitelist plugin does not compile * CB-9090 - Enable whitelist plugin for cordova-ios 4.0.0 * Fixed error in Content-Security-Policy example + +### 1.0.0 (Mar 25, 2015) +* CB-8739 added missing license headers +* Add @Override to CustomConfigXmlParser methods +* Change ID to cordova-plugin-whitelist rather than reverse-DNS-style +* Tweak CSP examples in README +* CB-8660 remove extra commas from package.json --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
