Update change log

This commit is contained in:
Sebastián Katzer 2014-10-03 12:51:22 +02:00
parent 59b705cc73
commit ca51a0712c

View File

@ -1,8 +1,10 @@
## ChangeLog
#### Version 0.7.0 (not yet released)
- [bugfix:] `isAvailable` does not block the main thread anymore.
#### Version 0.7.0 (12.09.2014)
- Android Printing Framework support
- [__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
- [bugfix:] `isAvailable` does not block the main thread anymore.
- [enhancement:] Callback support