From f6b7a07ebf47f808056a26aa1367a4be5a87633f Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 25 Jan 2025 21:56:29 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3241e1a85..be165a285 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * [#6054](https://github.com/xmake-io/xmake/issues/6054): Add xmake bundle for linux * [#6071](https://github.com/xmake-io/xmake/issues/6071): Improve to download package for git url, support for sparse-checkout * [#5163](https://github.com/xmake-io/xmake/issues/5163): Support TI-CGT C2000/C6000 compiler +* [#5554](https://github.com/xmake-io/xmake/issues/5554): Add custom unknown toolchains support ### Changes @@ -1951,6 +1952,7 @@ * [#6054](https://github.com/xmake-io/xmake/issues/6054): 为 linux 添加 xmake bundle 包 * [#6071](https://github.com/xmake-io/xmake/issues/6071): 改进 git 包下载,支持仅仅 clone 指定子目录 * [#5163](https://github.com/xmake-io/xmake/issues/5163): 支持 TI-CGT C2000/C6000 编译器 +* [#5554](https://github.com/xmake-io/xmake/issues/5554): 添加自定义未知工具链支持 ### 改进 -- cgit v1.3.1