diff options
| author | ruki <[email protected]> | 2021-01-26 00:59:59 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-01-26 00:59:59 +0800 |
| commit | f4abf4fc15d8af62b99e7db96bb9580bb085ffc6 (patch) | |
| tree | 234bf0f88558ef093f1d0a3b451ef759b4b4815d | |
| parent | 80e24282f3cb15bb5cb4a61eabea2424b1466c92 (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 43d7f5aa5..3e8e9f6af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#955](https://github.com/xmake-io/xmake/issues/955#issuecomment-766481512): Support `zig cc` and `zig c++` as c/c++ compiler +* [#1177](https://github.com/xmake-io/xmake/issues/1177): Improve to detect terminal and color codes ## v2.5.1 @@ -909,6 +910,7 @@ ### 新特性 * [#955](https://github.com/xmake-io/xmake/issues/955#issuecomment-766481512): 支持 `zig cc` 和 `zig c++` 作为 c/c++ 编译器 +* [#1177](https://github.com/xmake-io/xmake/issues/1177): 改进终端和 color codes 探测 ## v2.5.1 |
