QGIS/external/o2/CHANGES.md
2018-06-25 11:39:52 +02:00

27 lines
556 B
Markdown

# Change Log
## 1.0.1
* Add Spotify specialization
* Fix Skydrive specialization
* If available, use ```qml``` instead of ```script```
* Use ```Q_SIGNALS``` etc. instead of ```signals``` etc.
* Add versioning, shared library support
* Add Surveymonkey specialization
* Add DLL import/export declarations for Windows
## 1.0.0
* O1 and O2 to share a common base class
* Move common classes to the O0 name space
* Cleanups and bug fixes
## 0.1.0
* Add Sialis, a Qt Quick Twitter demo client
* Cleanups and bug fixes
## Pre-0.1.0
* Initial non-release