Github user stevengill commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/470#discussion_r51064469
--- Diff: www/_posts/2016-01-27-tools-release.md ---
@@ -0,0 +1,130 @@
+---
+layout: post
+author:
+ name: Steve Gill
+ url: https://twitter.com/stevesgill
+title: "Cordova 6.0.0 Released!"
+categories: news
+tags: release tools
+---
+New versions of cordova tools are now live!
+
+* [[email protected]](https://www.npmjs.org/package/cordova-lib)
+* [[email protected]](https://www.npmjs.org/package/cordova)
+* [[email protected]](https://www.npmjs.org/package/plugman)
+* [[email protected]](https://www.npmjs.org/package/cordova-js)
+
+Release Highlights include:
+* Updated default platform versions to `cordova-android@5`,
`cordova-ios@4` and `[email protected]`.
+ - `cordova-android@5` supports **Android marshmallow**
+ - `cordova-ios@4` adds **iOS9** and `wkwebview` support
+ - `cordova-windows@4` updated the platform to use the new `PlatformAPI`
+* Added a new template feature to `create` command. E.g. `cordova create
--template cordova-app-hello-world`. This can pull templates from **npm** and
**git urls**.
+* Removed support for our old **Cordova Plugins Registry**. Now plugins
can only be installed via **npm**, **gitURL** or local path.
--- End diff --
I'll correct all instances to be **git URL**
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]