summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/changes-1.1.031
1 files changed, 31 insertions, 0 deletions
diff --git a/dist/changes-1.1.0 b/dist/changes-1.1.0
new file mode 100644
index 0000000..ccf161a
--- /dev/null
+++ b/dist/changes-1.1.0
@@ -0,0 +1,31 @@
+Enginio 1.1.0 is a feature release. It maintains backward compatibility
+with Enginio 1.0
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+ http://qt-project.org/doc/qt-5/
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+ http://bugreports.qt-project.org/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+
+***************************************************************************
+
+
+EnginioModel
+------------
+ - Automatically refresh EnginioModel content when identity changes.
+ - Added reload() function to EnginioModel to force a refresh of model data.
+ - Allow to update multiple properties of an item in one setData function
+ call. It can be achieved by using Enginio::JsonObjectRole.
+
+
+EnginioClient
+------------
+ - Allow to directly query objects through object's id