aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-2.0.2.md
blob: cec220db45e246f07685503d2ba46251e5d2baf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# General
* Fixed handling of non-string exceptions (QBS-1734).
* Fixed Utilities.versionCompare() for four-segment versions numbers (QBS-1733).

# Qt Support
* Added special handling for unclean paths in prl files (QBS-1732).
* Fixed support for static plugins and Qt >= 6.5 (QBS-1732).

# Contributors
* Christian Kandeler
* Ivan Komissarov
* Leon Buckel