aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-4.4.0.md
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-4.4.0.md')
-rw-r--r--dist/changes-4.4.0.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/changes-4.4.0.md b/dist/changes-4.4.0.md
index 945158f57ca..73b84de4829 100644
--- a/dist/changes-4.4.0.md
+++ b/dist/changes-4.4.0.md
@@ -84,8 +84,8 @@ QML Support
Debugging
* Added `Alt+V` + letter shortcuts to open views
-* Added dumper for `qfloat16`
-* Added dumpers for `std::{optional,byte}`, `gsl::{span,byte}`, `boost::variant`
+* Added pretty printing for `qfloat16`, `std::{optional,byte}`, `gsl::{span,byte}`
+ and `boost::variant`
* Improved display of enum bitfields
* Fixed support for `long double` (QTCREATORBUG-18023)
* CDB