Skip to content

Commit 48b391f

Browse files
Update Plugin.nuspec
1 parent fbfd000 commit 48b391f

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

nuget/Plugin.nuspec

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata minClientVersion="2.8.1">
44
<id>Xam.Plugin.Geolocator</id>
5-
<version>$version$-beta5</version>
5+
<version>$version$</version>
66
<title>Geolocator Plugin for Xamarin and Windows</title>
77
<authors>James Montemagno</authors>
88
<owners>James Montemagno</owners>
@@ -28,21 +28,6 @@
2828
<summary>Easly access geolocation across Xamarin.iOS, Xamarin.Android, and Windows. View full project page for README
2929
</summary>
3030
<releaseNotes>
31-
[3.0.4]
32-
-Use latest permissions plugin
33-
[3.0.4]
34-
-Breaking Changes:
35-
---Changed StartListening and StopListening to Task that return a bool of success or failure
36-
---New Namespace: Plugin.Geolocator
37-
---Android API 14+ only
38-
---Requires Compile Against Android API 23 (6.0)
39-
-Automatically Prompt on Android for Permissions
40-
-Add readme.txt
41-
42-
-Enhancements:
43-
---Automatically add needed android permissions
44-
---Check for permissions before StartListening on Android
45-
---UWP Support
4631
</releaseNotes>
4732
<tags>xamarin, geolocator, geolocation, gps, pcl, xam.pcl, plugin, plugin for xamarin, windows phone, winphone, wp8, winrt, android, xamarin.forms, ios</tags>
4833
<dependencies>

0 commit comments

Comments
 (0)