diff options
| author | ruki <[email protected]> | 2022-11-16 00:57:49 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-11-16 00:57:49 +0800 |
| commit | 474f6aa5112d4f43de242333f231752f78fe3dc6 (patch) | |
| tree | a3b20a052c0d361177b26181ea467c55513832d4 | |
| parent | 15048d88dc9bd1a6957cba2edd3983fcfeaca3d7 (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 b61f2645a..4d84a2b18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ### Changes * [#3056](https://github.com/xmake-io/xmake/issues/3056): Improve zig support +* [#3060](https://github.com/xmake-io/xmake/issues/3060): Improve to detect msys2 for clang toolchains envirnoment ### Bugs fixed @@ -1452,6 +1453,7 @@ ### 改进 * [#3056](https://github.com/xmake-io/xmake/issues/3056): 改进 Zig 支持 +* [#3060](https://github.com/xmake-io/xmake/issues/3060): 改进支持 msys2 的环境探测 ### Bugs 修复 |
