diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f319bc5d..50dc8cb36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#2941](https://github.com/microsoft/winget-pkgs/pull/2941): Add support for winget +* Add xmake-tinyc installer without msvc compiler for windows ### Change @@ -808,6 +809,7 @@ ### 新特性 * [#2941](https://github.com/microsoft/winget-pkgs/pull/2941): 支持通过 winget 来安装 xmake +* 添加 xmake-tinyc 安装包,内置tinyc编译器,支持windows上无msvc环境也可直接编译c代码 ### 改进 |
