aboutsummaryrefslogtreecommitdiffstats
path: root/changelogs/changes-2.2.1.md
blob: 323da791ab0dd72e95f427abf721cfabe33bb5d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Language
* Fixed JavaScript Date() constructor on Windows (QBS-1768).

# C/C++ support
* Worked around crash in cl.exe when retrieving built-in defines (QBS-1743).

# CI
* Fixed building release packages.

# Contributors
* Christian Kandeler
* Ivan Komissarov