diff options
author | Antti Kokko <antti.kokko@qt.io> | 2019-05-03 10:14:19 +0300 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@qt.io> | 2019-05-10 06:13:19 +0000 |
commit | 29891df4ce099542635e33891945ba19f3e9572c (patch) | |
tree | 84be634946fe9c3172fb7527e7495ed91135fefc | |
parent | 9cfa05ed8beb0a9f323070060115e56064be9f3a (diff) | |
download | qtxmlpatterns-29891df4ce099542635e33891945ba19f3e9572c.tar.gz |
Add changes file for Qt 5.13.0v5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.05.13.0
Change-Id: Idd15bd65fb9cc98c33518d693c0d5e120ca8a9f2
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
-rw-r--r-- | dist/changes-5.13.0 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dist/changes-5.13.0 b/dist/changes-5.13.0 new file mode 100644 index 0000000..ebb4be1 --- /dev/null +++ b/dist/changes-5.13.0 @@ -0,0 +1,18 @@ +Qt 5.13 introduces many new features and improvements as well as bugfixes +over the 5.12.x series. For more details, refer to the online documentation +included in this distribution. The documentation is also available online: + +https://doc.qt.io/qt-5/index.html + +The Qt version 5.13 series is binary compatible with the 5.12.x series. +Applications compiled for 5.12 will continue to run with 5.13. + +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. + + - This release contains only minor code improvements. |