aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-12-09 10:15:41 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-12-09 10:42:14 +0000
commit3547e40f6fd5d60fc316ab484e24a1962623e7c9 (patch)
tree0c6db1cd04b6538fb53547d6a9ff0679544a1cba /dist
parentf8599614bd9c3aa733ce5d9b3756c74124fdd88f (diff)
Add changelog for 6.0.0
Change-Id: I1b5fcad8fd9d434b017189c81abdf32f3f7d9341 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-6.0.017
1 files changed, 17 insertions, 0 deletions
diff --git a/dist/changes-6.0.0 b/dist/changes-6.0.0
new file mode 100644
index 000000000..6af5bfc3d
--- /dev/null
+++ b/dist/changes-6.0.0
@@ -0,0 +1,17 @@
+Qt for Python 6.0.0 is a new major version release. It is not compatible with
+earlier Qt for Python releases.
+
+The goal has been to retain as much source compatibility with
+Qt for Python Qt 5.15 as possible, but some changes were inevitable.
+
+To make it easier to port to Qt for Python 6.0.0, we have created a porting
+guide to summarize those changes and provide guidance to handle them. In
+the guide, you can find links to articles about changes that may affect
+your application and help you transition from Qt for Python 5.15 to
+Qt for Python 6.0.0:
+
+https://doc.qt.io/qtforpython/qt-6/porting_from2.html
+
+For more details refer to the online documentation of Qt for Python 6.0.0:
+
+https://doc.qt.io/qtforpython/