diff options
| author | ruki <[email protected]> | 2021-02-02 22:44:55 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-02-02 22:44:55 +0800 |
| commit | e3c75c0409b04441ff4a65ff675edb9af8c958ef (patch) | |
| tree | c2c8fbca73ccc62e84e3f2bb365df38faa1f78ed | |
| parent | 35483eea806327a41065e8f60ea2db155ee906de (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 ff42eabbb..fdb97c67e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * [#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 +* Add linuxos builtin module to get linux system information ### Bugs fixed @@ -919,6 +920,7 @@ * [#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 +* 添加 linuxos 内置模块获取 linux 系统信息 ### Bugs 修复 |
