diff options
| -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 |
