diff options
| author | ruki <[email protected]> | 2025-05-11 23:05:39 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-05-11 23:05:39 +0800 |
| commit | 755820aa98c7e57512626f6dc3fd6c0710f44b67 (patch) | |
| tree | 335db7c9b2f8c1412f9d0186496112b4ba632078 | |
| parent | 2465ded6010de4083d574775476828923bf25c03 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 416d95bb0..e7212fe32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#5926](https://github.com/xmake-io/xmake/issues/5926): Add MIDL support +* [#6414](https://github.com/xmake-io/xmake/pull/6414): Add platform.windows.subsystem rule ### Changes @@ -1984,6 +1985,7 @@ ### 新特性 * [#5926](https://github.com/xmake-io/xmake/issues/5926): 添加 MIDL 支持 +* [#6414](https://github.com/xmake-io/xmake/pull/6414): 添加 platform.windows.subsystem 规则 ### 改进 |
