From 39893d0689cc6dfcf7ae5608dd39fbeea50210ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Katzer?= Date: Wed, 22 Apr 2015 23:36:23 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33ad5f3..21be22c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - [bugfix:] `isAvailable` does not block the main thread anymore. - [bugfix:] iPad+iOS8 incompatibility (Thanks to __zmagyar__) - [enhancement:] Print-View positioning on iPad +- [enhancement:] Send direct to printer when printerId: is specified. #### Version 0.7.0 (12.09.2014) - Android Printing Framework support diff --git a/README.md b/README.md index 1972fc3..e3a320b 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ cordova plugin rm de.appplant.cordova.plugin.printer - [bugfix:] `isAvailable` does not block the main thread anymore. - [bugfix:] iPad+iOS8 incompatibility (Thanks to __zmagyar__) - [enhancement:] Print-View positioning on iPad +- [enhancement:] Send direct to printer when printerId: is specified. #### Version 0.7.0 (12.09.2014) - Android Printing Framework support