aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-5.12.2
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.12.2')
-rw-r--r--dist/changes-5.12.21
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-5.12.2 b/dist/changes-5.12.2
index 1ac4addd0..39e845fb7 100644
--- a/dist/changes-5.12.2
+++ b/dist/changes-5.12.2
@@ -17,6 +17,7 @@ information about a particular change.
* PySide2 *
****************************************************************************
+ - [PYSIDE-934] Added a method to VoidPtr called toBytes() to get the bytes representation.
- [PYSIDE-95] Added ownership transfer for QGraphicsItemGroup.addToGroup
- [PYSIDE-928][PYSIDE-937][PYSIDE-943] Fixing a refcounting bug shown by __doc__ handling
- [PYSIIDE-931] Added the attribute 'allow-thread' to the type system and class entries.