From 50ab68367dcf255690ecd37fb38a7e593e119c72 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 17 Feb 2021 00:38:39 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a39ef43a..8cb213570 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * [#1177](https://github.com/xmake-io/xmake/issues/1177): Improve to detect terminal and color codes * [#1216](https://github.com/xmake-io/xmake/issues/1216): Pass custom configuration scripts to xrepo * Add linuxos builtin module to get linux system information +* [#1217](https://github.com/xmake-io/xmake/issues/1217): Support to fetch remote toolchain package when building project ### Change @@ -929,6 +930,7 @@ * [#1177](https://github.com/xmake-io/xmake/issues/1177): 改进终端和 color codes 探测 * [#1216](https://github.com/xmake-io/xmake/issues/1216): 传递自定义 includes 脚本给 xrepo * 添加 linuxos 内置模块获取 linux 系统信息 +* [#1217](https://github.com/xmake-io/xmake/issues/1217): 支持当编译项目时自动拉取工具链 ### 改进 -- cgit v1.3.1