summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@theqtcompany.com>2015-04-14 13:39:06 +0300
committerMika Salmela <mika.salmela@theqtcompany.com>2015-04-14 14:21:03 +0300
commit916d67d2664b0262cd03b28ad0c694924dd09b13 (patch)
tree19f8f355a85a913a194cf610731ceebd8d8fb643 /dist
parent273bae38cf4f9b0234839ce1a0443ce5ea4e1066 (diff)
Add dist file for 1.2.1 and change version numbers
Change-Id: Ia6bd240a8737fe9dbb6bf2d019cb032c7b60a874 Reviewed-by: Mika Salmela <mika.salmela@theqtcompany.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-1.2.19
1 files changed, 9 insertions, 0 deletions
diff --git a/dist/changes-1.2.1 b/dist/changes-1.2.1
new file mode 100644
index 00000000..33d19fdf
--- /dev/null
+++ b/dist/changes-1.2.1
@@ -0,0 +1,9 @@
+Qt Data Visualization 1.2.1
+
+Fixed issues
+------------
+
+Examples:
+- Fixed compilation error on customproxy example.
+- Fixed default size of qmlscatter example.
+- Fixed the image format in volumetric example layer images.