diff options
| -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 调度 |
