Warning, /graphics/digikam/core/libs/dplugins/webservices/o2/CHANGES.md is written in an unsupported language. File is not indexed.

0001 # Change Log
0002 
0003 ## 1.0.1
0004 
0005 * Add Spotify specialization
0006 * Fix Skydrive specialization
0007 * If available, use ```qml``` instead of ```script```
0008 * Use ```Q_SIGNALS``` etc. instead of ```signals``` etc.
0009 * Add versioning, shared library support
0010 * Add Surveymonkey specialization
0011 * Add DLL import/export declarations for Windows
0012 
0013 ## 1.0.0
0014 
0015 * O1 and O2 to share a common base class
0016 * Move common classes to the O0 name space
0017 * Cleanups and bug fixes
0018 
0019 ## 0.1.0
0020 
0021 * Add Sialis, a Qt Quick Twitter demo client
0022 * Cleanups and bug fixes
0023 
0024 ## Pre-0.1.0
0025 
0026 * Initial non-release