aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2022-10-24 09:55:36 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-10-24 10:37:14 +0000
commit0adf706c49dd4e7b494132809e4184f1ae5a9790 (patch)
tree05643ade36e510e3b9bb046b45e9bf422f1ec197
parent8ba40d22c014a0f2021d0f2ae77422d7af9cc034 (diff)
add changelog 6.4.0.1
Change-Id: Idde046a031bdfd72484d9c8897732247af1dd98a Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io> Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> (cherry picked from commit 519f12605f2c22589f4e1c73a60cf269f728e6be) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/changelogs/changes-6.4.0.135
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/changelogs/changes-6.4.0.1 b/doc/changelogs/changes-6.4.0.1
new file mode 100644
index 000000000..890c174fd
--- /dev/null
+++ b/doc/changelogs/changes-6.4.0.1
@@ -0,0 +1,35 @@
+Qt for Python 6.4.0.1 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.
+
+****************************************************************************
+* PySide6 *
+****************************************************************************
+
+ - [PYSIDE-1106] Fix modules being omitted from the documentation
+ - [PYSIDE-1612] wheels: Add pyside6-qtpy2cpp entry point
+ - [PYSIDE-1912] Deploy Tool : refactoring
+ - [PYSIDE-1957] Include Qt5Compat.GraphicalEffects QML files
+ - [PYSIDE-2063] PyEnum: Drop the Embedding of the Enum Module
+ - [PYSIDE-2081] Fix type annotations for static functions of QInputDialog
+ - [PYSIDE-2084] Fix build with OpenGLES
+ - [PYSIDE-2085] Remove mentions to Python 3.6
+ - [PYSIDE-2086] Make wheels compatible with Python 3.11
+
+****************************************************************************
+* Shiboken6 *
+****************************************************************************
+
+ - [PYSIDE-2088] Add a way of specifying types for casting enum values
+ - [PYSIDE-2088] libshiboken: Fix enum value overflow