summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.1.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.1.0')
-rw-r--r--dist/changes-5.1.04
1 files changed, 3 insertions, 1 deletions
diff --git a/dist/changes-5.1.0 b/dist/changes-5.1.0
index da97e40d39..dffbb4df6b 100644
--- a/dist/changes-5.1.0
+++ b/dist/changes-5.1.0
@@ -22,7 +22,9 @@ information about a particular change.
General Improvements
--------------------
- -
+ - Q_PROPERTY gained a MEMBER attribute that let you associate a property to a
+ class member without requiring to explicitly writing a getter or a setter
+
Third party components
----------------------