summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarek Rosa <marek.rosa@digia.com>2012-09-07 16:16:35 +0300
committerMarek Rosa <marek.rosa@digia.com>2012-09-07 16:16:48 +0300
commitb15e1abf669a6ef4eec69e2a4cd637a0ddbcb09c (patch)
treeee72d99dde34e4a1b3b107eacbee17a148a6c6d3
parentf4fc800f38683fd04b2bcec29d31e553b58c30d1 (diff)
README update: One more main change and one more bugfix
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 8974196f..aa959ecb 100644
--- a/README
+++ b/README
@@ -83,6 +83,7 @@ Main Changes between 1.0.0 and 1.1.0
- QML API version number changed to 1.1
- You can now set a custom format for ValueAxis labels
- ValueAxis label layout improved
+- Two new ways of placing a label inside a pie slice
Bug Fixes
==========
@@ -98,6 +99,7 @@ Bug Fixes
- Antialias is now disabled in declarative plugin by default
- Fixed QML PieModelMappers defined outside the series scope
- Fixed an issue with QLegend attach requiring a resize
+- Fixed an issue with the axes ranges values being overwritten if set before axis added to the chart
Known Issues
============