diff options
| author | ruki <[email protected]> | 2025-01-25 21:56:29 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-01-25 21:56:29 +0800 |
| commit | f6b7a07ebf47f808056a26aa1367a4be5a87633f (patch) | |
| tree | faaebda6c2315ccc053b2d51bb8c8a70e4229265 | |
| parent | e1914d8136d2cd5efb44e7c24a822b14cf599c8c (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
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): 添加自定义未知工具链支持 ### 改进 |
