Github user stevengill commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/561#discussion_r56729499
  
    --- Diff: www/_posts/2016-03-21-tools-release.md ---
    @@ -0,0 +1,140 @@
    +---
    +layout: post
    +author:
    +    name: Steve Gill
    +    url: https://twitter.com/stevesgill
    +title:  "Cordova 6.1.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:
    +* [CB-10880](https://issues.apache.org/jira/browse/CB-10880) Removed 
plugin pinning. Instead we have implemented automatic plugin fetching based on 
engine requirements. You can read more about our new engine fetching prosal at 
[https://github.com/cordova/cordova-discuss/blob/master/proposals/plugin-version-fetching.md](https://github.com/cordova/cordova-discuss/blob/master/proposals/plugin-version-fetching.md).
 This implementation will grab the newest version of a plugin that your project 
supports when running `cordova plugin add`. 
    --- End diff --
    
    I'm actually going to update this to point to @riknoll blog post on the 
subject once he publishes it. https://github.com/apache/cordova-docs/pull/559


---
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]

Reply via email to