Release v0.7.1

This commit is contained in:
Sebastián Katzer 2015-04-23 09:25:56 +02:00
parent 9d054714cd
commit 517dc364e8
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
## ChangeLog
#### Version 0.7.1 (not yet released)
#### Version 0.7.1 (23.04.2015)
- [bugfix:] `isAvailable` does not block the main thread anymore.
- [bugfix:] iPad+iOS8 incompatibility (Thanks to __zmagyar__)
- [enhancement:] Print-View positioning on iPad

View File

@ -95,7 +95,7 @@ cordova plugin rm de.appplant.cordova.plugin.printer
## ChangeLog
#### Version 0.7.1 (not yet released)
#### Version 0.7.1 (23.04.2015)
- [bugfix:] `isAvailable` does not block the main thread anymore.
- [bugfix:] iPad+iOS8 incompatibility (Thanks to __zmagyar__)
- [enhancement:] Print-View positioning on iPad

View File

@ -3,7 +3,7 @@
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="de.appplant.cordova.plugin.printer"
version="0.7.1-dev">
version="0.7.1">
<name>Printer</name>