diff options
| author | ruki <[email protected]> | 2025-04-23 00:38:19 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-04-23 00:38:19 +0800 |
| commit | 4a47a6ae64e88003d115992d848b4eb03d574fad (patch) | |
| tree | 936b2d181528020600f541fd983f94d7a32cae82 | |
| parent | c4b7b836b4ae8d4430705fd15393514f2def91ac (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a2266582b..1be48e93a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* [#5926](https://github.com/xmake-io/xmake/issues/5926): Add MIDL support + ### Changes * [#6202](https://github.com/xmake-io/xmake/issues/6202): Improve rule API and build dependency order @@ -1975,6 +1979,10 @@ ## master (开发中) +### 新特性 + +* [#5926](https://github.com/xmake-io/xmake/issues/5926): 添加 MIDL 支持 + ### 改进 * [#6202](https://github.com/xmake-io/xmake/issues/6202): 改进 rule API 和构建顺序支持,提供统一 jobgraph 调度 |
