From bf373547f2361b71bba2e90404ce8d0ac3eb4c2c Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 15 May 2022 16:14:18 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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): 跨平台分布式编译支持 ### 改进 -- cgit v1.3.1