diff --git a/dist/changes-5.1.0 b/dist/changes-5.1.0 index da97e40d39c..dffbb4df6be 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 ----------------------