diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 81abd1a06..66d8159dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * Add path instance interfaces * [#2334](https://github.com/xmake-io/xmake/pull/2334): Add lz4 compress module * [#2349](https://github.com/xmake-io/xmake/pull/2349): Add keil/c51 project support +* [#274](https://github.com/xmake-io/xmake/issues/274): Distributed compilation support ### Changes @@ -1268,6 +1269,7 @@ * 添加 path 实例接口 * [#2334](https://github.com/xmake-io/xmake/pull/2334): 添加 lz4 压缩模块 * [#2349](https://github.com/xmake-io/xmake/pull/2349): 添加 keil/c51 工程支持 +* [#274](https://github.com/xmake-io/xmake/issues/274): 跨平台分布式编译支持 ### 改进 |
