mirror of
https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background
synced 2024-11-14 19:44:53 +00:00
Added notes about upcoming changes in v0.4.1
This commit is contained in:
parent
5028ad8fb5
commit
deb1c926b6
@ -22,6 +22,9 @@ cordova plugin rm de.appplant.cordova.plugin.background-mode
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Release Notes
|
## Release Notes
|
||||||
|
#### Version 0.4.1 (not yet released)
|
||||||
|
- Release under the LGPL 2.1 license.
|
||||||
|
|
||||||
#### Version 0.4.0 (10.10.2013)
|
#### Version 0.4.0 (10.10.2013)
|
||||||
- Added WP8 support<br>
|
- Added WP8 support<br>
|
||||||
The plugin turns the app into an location tracking app *(for the time it runs in the background)*.
|
The plugin turns the app into an location tracking app *(for the time it runs in the background)*.
|
||||||
@ -133,3 +136,7 @@ ren platforms\wp8\cordova\version.bat platforms\wp8\cordova\version
|
|||||||
3. Commit your changes (`git commit -am 'Add some feature'`)
|
3. Commit your changes (`git commit -am 'Add some feature'`)
|
||||||
4. Push to the branch (`git push origin my-new-feature`)
|
4. Push to the branch (`git push origin my-new-feature`)
|
||||||
5. Create new Pull Request
|
5. Create new Pull Request
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
This software is released under the [LGPL 2.1 License](http://opensource.org/licenses/LGPL-2.1).
|
||||||
|
Loading…
Reference in New Issue
Block a user