cordova-plugin-geolocation
Advanced tools
Comparing version 0.3.4 to 0.3.5
{ | ||
"name": "cordova-plugin-geolocation", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "Cordova Geolocation Plugin", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -1,5 +0,22 @@ | ||
cordova-plugin-geolocation | ||
--------------------------- | ||
To install this plugin, follow the [Command-line Interface Guide](http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface). | ||
<!--- | ||
license: Licensed to the Apache Software Foundation (ASF) under one | ||
or more contributor license agreements. See the NOTICE file | ||
distributed with this work for additional information | ||
regarding copyright ownership. The ASF licenses this file | ||
to you under the Apache License, Version 2.0 (the | ||
"License"); you may not use this file except in compliance | ||
with the License. You may obtain a copy of the License at | ||
If you are not using the Cordova Command-line Interface, follow [Using Plugman to Manage Plugins](http://cordova.apache.org/docs/en/edge/plugin_ref_plugman.md.html). | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, | ||
software distributed under the License is distributed on an | ||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
KIND, either express or implied. See the License for the | ||
specific language governing permissions and limitations | ||
under the License. | ||
--> | ||
# org.apache.cordova.geolocation | ||
Plugin documentation: [doc/index.md](doc/index.md) |
@@ -45,1 +45,6 @@ <!-- | ||
* proper implementation for firefoxos | ||
### 0.3.5 (Jan 02, 2014) | ||
* CB-5658 Add doc/index.md for Geolocation plugin | ||
* windows8: adds missing reference to PositionError (w/o it the app crashes) | ||
* Removing incorrectly added closing comments for wp7 platform in plugin.xml |
Sorry, the diff of this file is not supported yet
23
239442
42