aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-05-11 19:44:56 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-05-14 11:21:59 +0200
commitf6519b1d343bc26a53374d3066e90495f1959c78 (patch)
tree6d932f42811a38cf33069fd7edcaae68a6721c60 /dist
parenta18a30476efc78596b590caddeb8932f862b47b4 (diff)
Add changelog for 5.14.2.2
Change-Id: I2e19fd2b5c07a823dd04dbcbbb4eca8aacd0189a Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.14.2.230
1 files changed, 30 insertions, 0 deletions
diff --git a/dist/changes-5.14.2.2 b/dist/changes-5.14.2.2
new file mode 100644
index 000000000..3f9506dde
--- /dev/null
+++ b/dist/changes-5.14.2.2
@@ -0,0 +1,30 @@
+Qt for Python 5.14.2.2 is a bug-fix release.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qtforpython/
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+****************************************************************************
+* PySide2 *
+****************************************************************************
+
+ - [PYSIDE-1100] Support type checking with the mypy module
+ - [PYSIDE-1236] samplebinding: Fix running with Python 3.8.2 on Windows
+ - [PYSIDE-1255] Fix memory corruption for QML registered types
+ - [PYSIDE-1271] QMutexLocker: allow-thread in constructor
+ - [PYSIDE-1272] signature: Add comparison for existing_doc type
+ - [PYSIDE-1285] qareaseries: keep references of lower/upper series
+ - [PYSIDE-1293] Windows: Fix encoding in custom message handler
+
+****************************************************************************
+* Shiboken2 *
+****************************************************************************