mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-12 04:26:43 +00:00
Added change log
This commit is contained in:
parent
6873425d58
commit
4978afdfab
16
CHANGELOG.md
Normal file
16
CHANGELOG.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Version 3.0
|
||||
* [NimQml] Added support for QAbstractListModel subclasses
|
||||
* [NimQml] Fixed QtObject macro wrong reorder of the methods and proc declaration (thanks to Will)
|
||||
* [NimQml] Added new ContactApp example
|
||||
* [NimQml] Added optional support for finalizers
|
||||
* [DOtherSide] Added support for injecting the DynamicQObject as behaviour to QObject subclasses
|
||||
* [DotherSide] Added support for QAbstractListModel subclasses
|
||||
|
||||
# Version 2.0
|
||||
* [DQml] Initial support for properties creation
|
||||
* [NimQml] Added new macro syntax for creating QObject derived object (thanks to Will)
|
||||
|
||||
# Version 1.0
|
||||
* [DOtherSide] Initial version with support for QObject Slot, Signal and Properties creation
|
||||
* [DQml] Initial support for Slot and Signal creation
|
||||
* [NimQml] Initial support for Slot, Signal and Properties creation
|
Loading…
x
Reference in New Issue
Block a user