Update the changelog for version 0.6.0

This commit is contained in:
Filippo Cucchetto 2017-04-09 12:05:17 +02:00
parent c77567b0e4
commit c96db7118c
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
# Version 0.6.0
* Fixed #48: Added support QAbstractItemModel and QAbstractTableModels
* Added missing canFetchMore, fetchMore, hasChildren callbacks
* Fixed #46: Added support for index, createIndex
* Fixed #45: Added support for setting the qml signal names (old behaviour was arg0, arg1..)
* Added support
# Version 0.5.2
* Added support qmlRegisterType
* Added support qmlRegisterSingletonType