aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-2.3.1.md
blob: df079ada63b8fe3a08eb8dbf0e76a2a05f750ec5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Language
* Fixed look-up of qbs properties in module providers via probes (QBS-1742).

# Apple support
* Fixed codesign module when multiplexing over build variants (QBS-1775).

# Qt support
* Fixed retrieving minimum macOS/iOS versions for Qt 6.7.1.

# CI
* Fixed release jobs.
* Fixed macOS 14.2 job.
* Updated GitHub actions to recent versions to avoid warnings.

# Contributors
* Christian Kandeler
* Ivan Komissarov