summaryrefslogtreecommitdiff
path: root/dist/changes-0.3.0
blob: cf10b1d01144446b2713d6d568aaea2f6246ef1e (plain)
1
2
3
4
5
6
7
8
9
10
## 0.3.0 (May 7th 2013)
New:
* Usage simplified by building Enginio library as a proper Qt5 module. Now only configuration required is `QT += enginio`.
* QML FileOperation added
* Chunked file upload implemented

Fixes:
* Build issues on Mac
* Object given to ObjectOperation::create/read/update methods updated properly when operation is finished