summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-07-06 22:49:00 +0800
committerruki <[email protected]>2021-07-06 22:49:00 +0800
commit635a991ec2e5da0ff77fb480bfadeb3fc0b83abd (patch)
tree9252b628a88c923a001c5bfffd7e5eaf31320d11
parent7b824d7aaad0ec4fa7ec14026ef63b9cd96b04a6 (diff)
update changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 10e3bcf4d..5f65e0c48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@
* [#1483](https://github.com/xmake-io/xmake/issues/1483): Add `os.joinenvs()` and improve package tools envirnoments
+### Change
+
+* Improve vs/vsxmake project generator to support vs2022
+
## v2.5.5
### New features
@@ -1029,6 +1033,10 @@
* [#1483](https://github.com/xmake-io/xmake/issues/1483): 添加 `os.joinenvs()` 和改进包工具环境
+### 改进
+
+* 改进 vs/vsxmake 工程插件支持 vs2022
+
## v2.5.5
### 新特性