Github user dpogue commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/550#discussion_r55639091
--- 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
+* added apache license header to appium files
+* [CB-10720](https://issues.apache.org/jira/browse/CB-10720) Fixed
spelling, capitalization, and other small issues.
+* [CB-10414](https://issues.apache.org/jira/browse/CB-10414) Adding focus
handler to resume video when user comes back on leaving the app while preview
was running
+* Appium tests: adjust swipe distance on ** Android **
--- End diff --
The spaces between `**` and `Android` cause it not to format properly, this
happens in multiple places throughout the post
---
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]