Skip to content

Commit

Permalink
Update Share.Plugin.nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Feb 10, 2016
1 parent be0f7c8 commit 156d2fe
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion Share.Plugin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@
<dependency id="Plugin.CurrentActivity" version="1.0.1"/>
</group>
</dependencies>
<releaseNotes>
[4.0.0]
-Introduce Browser Options when opening the browser
-Now uses Chrome Custom Tabs on Android with customization
-More options for SFSafariWebViewController on iOS 9
-Breaking: Removed the SFSafariWebViewController static and moved it into Browser Options
</releaseNotes>
<summary>Share Plugin for Xamarin and Windows to share text, link, or open a browser.</summary>
<tags>share, open url, clipboard, sfsafariwebviewcontroller, chrome custom tabs, share text, share link, browser, xamarin, pcl, xam.pcl, windows phone, winphone, wp8, android, xamarin.forms, ios</tags>
</metadata>
Expand Down Expand Up @@ -81,4 +88,4 @@


</files>
</package>
</package>

0 comments on commit 156d2fe

Please sign in to comment.