diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d8b462144..e6066b491 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1426,7 +1426,7 @@ * 一种新的可选域配置语法,对 LSP 友好,并且支持域隔离。 * [#2944](https://github.com/xmake-io/xmake/issues/2944): 为嵌入式工程添加 `gnu-rm.binary` 和 `gnu-rm.static` 规则和测试工程 * [#2636](https://github.com/xmake-io/xmake/issues/2636): 支持包组件 -* 支持 msvc 的 armasm/armasm64 +* 支持 msvc 的 armasm/armasm64 ### 改进 |
