We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b3bf6 commit 76c0608Copy full SHA for 76c0608
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
## master (unreleased)
4
5
+### Changes
6
+
7
+* [#4798](https://github.com/xmake-io/xmake/issues/4798): Improve wasi sdk detect
8
+* [#4772](https://github.com/xmake-io/xmake/issues/4772): Improve tools.cmake to support vs2022 preview (v144)
9
10
+### Bugs Fixed
11
12
+* Fix select_script match pattern
13
14
## v2.8.8
15
16
### Changes
@@ -1744,6 +1753,15 @@
1744
1753
1745
1754
## master (开发中)
1746
1755
1756
+### 改进
1757
1758
+* [#4798](https://github.com/xmake-io/xmake/issues/4798): 改进 wasi sdk 检测
1759
+* [#4772](https://github.com/xmake-io/xmake/issues/4772): 改进 tools.cmake 去兼容支持 vs2022 preview (v144)
1760
1761
+### Bugs 修复
1762
1763
+* 修复 select_script 的脚本模式匹配
1764
1747
1765
1748
1766
1749
1767
### 改进
0 commit comments