summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-01-04 23:14:26 +0800
committerruki <[email protected]>2023-01-04 23:14:26 +0800
commit9f9b25af092babc9016e283dd6b1d237fd36fa76 (patch)
tree757086200ff7c7f0acb481fd23b577dea3a3b808
parentb71def1cc032329edeeda97cdefec3eb65e101cc (diff)
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a646bc9e6..7f48c3e0b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
### New features
* [#3201](https://github.com/xmake-io/xmake/pull/3201): Add completer and xrepo complete
+* [#3233](https://github.com/xmake-io/xmake/issues/3233): Add MASM32 sdk toolchain
### Changes
@@ -1484,6 +1485,7 @@
### 新特性
* [#3201](https://github.com/xmake-io/xmake/pull/3201): 为 xrepo 添加命令自动补全
+* [#3233](https://github.com/xmake-io/xmake/issues/3233): 添加 MASM32 sdk 工具链
### 改进