diff options
| author | ruki <[email protected]> | 2021-06-30 22:47:34 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-06-30 22:47:34 +0800 |
| commit | a552dde600aae035f81be4e7ae5b2c3f5d797b64 (patch) | |
| tree | a40dc6832e8052c1f4462c6bb56f4e7292ea216a | |
| parent | d1ff269e0ed663f4def9dcc762aee23ddbf85064 (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 22fcdb134..3fa205b66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ * [#1442](https://github.com/xmake-io/xmake/issues/1442): Support to clone package resources from git url * [#1389](https://github.com/xmake-io/xmake/issues/1389): Support to add toolchain envs to `xrepo env` * [#1453](https://github.com/xmake-io/xmake/issues/1453): Support to export protobuf includedirs +* Support vs2022 ### Bugs fixed @@ -1036,6 +1037,7 @@ * [#1442](https://github.com/xmake-io/xmake/issues/1442): 支持从 git url 去下载包资源文件 * [#1389](https://github.com/xmake-io/xmake/issues/1389): 支持添加工具链环境到 `xrepo env` * [#1453](https://github.com/xmake-io/xmake/issues/1453): 支持 protobuf 规则导出头文件搜索目录 +* 新增对 vs2022 的支持 ### Bugs 修复 |
