Github user csantanapr commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/550#discussion_r55691390
--- Diff: www/_posts/2016-03-12-plugin-release.md ---
@@ -0,0 +1,74 @@
+---
+layout: post
+author:
+ name: Carlos Santana
+ url: https://twitter.com/csantanapr
+title: "Plugins Release"
+categories: news
+tags: release plugins
+---
+
+The following plugins were updated today:
+
+* [email protected]
+* [email protected]
+* [email protected]
+* [email protected]
+
+
+----
+You can update any plugin by removing it, and then re-adding it.
+
+ E.g. To update your media plugin:
+
+ cordova plugin rm cordova-plugin-camera --save
+ cordova plugin add [email protected] --save
+
+Changes include:
+<!--more-->
+
[email protected]
+* [CB-10825](https://issues.apache.org/jira/browse/CB-10825) android:
Always request READ permission for gallery source
--- End diff --
yep, should be be **Android** and entry should be clear, "it should request
permissions to get a picture"
---
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]