From 887edb94b19cfd6c955b30e96f658a36408a936e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Katzer?= Date: Thu, 11 Sep 2014 23:29:35 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adef259..44e3705 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,5 +2,7 @@ #### Version 0.7.0 (not yet released) - AirPrint support - Android Printing Framework support -- [__change__:] Renamed `isServiceAvailable` to `isAvailable`. -- [enhancement:] New print options like `name`, `landscape` or `duplex`. \ No newline at end of file +- [__change__:] Renamed `isServiceAvailable` to `isAvailable` +- [enhancement:] New print options like `name`, `landscape` or `duplex` +- [enhancement:] Ability to print remote content via URI +- [enhancement:] Callback support \ No newline at end of file