mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-07 02:05:00 +00:00
Updated the ChangeLog
This commit is contained in:
parent
b3de9c5459
commit
332e0e4784
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,3 +1,12 @@
|
||||
# Version 4.0
|
||||
* [DQml] Inheritance of slots and signals is now supported
|
||||
* [DQml] Added support for QAbstractListModel subclasses
|
||||
* [DQml] Put on par the examples for matching those in NimQml
|
||||
* [NimQml] Fixed AbstractItemModel example
|
||||
* [NimQml] Initial support for windows builds with Visual Studio community edition
|
||||
* [DOtherSide] Initial support for windows build
|
||||
* [DOtherSide] Removed most warnings and code cleanup
|
||||
|
||||
# Version 3.0
|
||||
* [NimQml] Added support for QAbstractListModel subclasses
|
||||
* [NimQml] Fixed QtObject macro wrong reorder of the methods and proc declaration (thanks to Will)
|
||||
@ -13,4 +22,4 @@
|
||||
# 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
|
||||
* [NimQml] Initial support for Slot, Signal and Properties creation
|
||||
|
Loading…
x
Reference in New Issue
Block a user