diff options
| author | ruki <[email protected]> | 2021-01-29 00:41:46 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-01-29 00:41:46 +0800 |
| commit | 3521254b3710f2e937fe37d38c8a9d7e6ed8e343 (patch) | |
| tree | 0fea6cd136fb7ee0ec4476cc72552a83e77619c5 | |
| parent | 1b3b50135eade36bdc34c7e9903dc6dc8d42b570 (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 72f098470..7a563f3dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * [#955](https://github.com/xmake-io/xmake/issues/955#issuecomment-766481512): Support `zig cc` and `zig c++` as c/c++ compiler * [#955](https://github.com/xmake-io/xmake/issues/955#issuecomment-768193083): Support zig cross-compilation * [#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 ## v2.5.1 @@ -913,6 +914,7 @@ * [#955](https://github.com/xmake-io/xmake/issues/955#issuecomment-766481512): 支持 `zig cc` 和 `zig c++` 作为 c/c++ 编译器 * [#955](https://github.com/xmake-io/xmake/issues/955#issuecomment-768193083): 支持使用 zig 进行交叉编译 * [#1177](https://github.com/xmake-io/xmake/issues/1177): 改进终端和 color codes 探测 +* [#1216](https://github.com/xmake-io/xmake/issues/1216): 传递自定义 includes 脚本给 xrepo ## v2.5.1 |
