diff options
author | Antti Kokko <antti.kokko@qt.io> | 2019-05-03 10:14:18 +0300 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@qt.io> | 2019-05-10 11:12:43 +0000 |
commit | 5f7e823d67e615727c8e36aafc6baadfc105c67f (patch) | |
tree | fe272c6e035157104e6fceb5d4d8180ae88aff03 /dist/changes-5.13.0 | |
parent | 44fe49e573539e22709c2d5c996f1ca9ee8fd760 (diff) | |
download | qtquickcontrols-5.13.0-rc3.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: Ieef4fa6ffb88aa7dbbdd539c62ac79c967d2bf3e
Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'dist/changes-5.13.0')
-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 00000000..ebb4be18 --- /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. |