aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorMiguel Costa <miguel.costa@qt.io>2020-05-18 15:32:13 +0200
committerMiguel Costa <miguel.costa@qt.io>2020-05-19 08:32:21 +0000
commitcfd5abd2367ee82d495dc868f9a918708c74adcb (patch)
tree1bf4c7080a23edfd6ca824fde480abd6d31da192 /Changelog
parente802d10d77b1712a7d12d878b3cbba9a71534390 (diff)
Update version number to 2.5.1v2.5.1
Change-Id: Ie7d38c071f10f8593584a17ebb5fab01f6d05b26 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e9906065..61c086c8 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,14 @@
+Qt Visual Studio Tools version 2.5.1:
+
+Changes
+-------
+ - Minimum supported version of VS2017 (15.8.28010.0) enforced by installer
+ - Improved IntelliSense synchronization
+ - Fixed QTVSADDINBUG-545: Missing support for custom installations of Qt
+ - Fixed QTVSADDINBUG-771: .pro import does not replace Qt path with $(QTDIR)
+ - Fixed QTVSADDINBUG-771: .pro import removes explicit reference to opengl32.lib
+
+
Qt Visual Studio Tools version 2.5.0:
Changes