summaryrefslogtreecommitdiff
path: root/dist/changes-1.0.4
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-1.0.4')
-rw-r--r--dist/changes-1.0.423
1 files changed, 23 insertions, 0 deletions
diff --git a/dist/changes-1.0.4 b/dist/changes-1.0.4
new file mode 100644
index 0000000..4bba5e5
--- /dev/null
+++ b/dist/changes-1.0.4
@@ -0,0 +1,23 @@
+Enginio 1.0.4 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Enginio 1.0.0, 1.0.1 and 1.0.2.
+
+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.
+
+
+****************************************************************************
+* General *
+****************************************************************************
+
+ - Mark EnginioClientConnection::serviceUrl as public property
+ - Several documentation and example improvements