summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-10-22 00:54:28 +0800
committerruki <[email protected]>2022-10-22 00:54:28 +0800
commitbb552511d15c94054ff80c6de7e9ee5672332666 (patch)
tree842b154ed0016e472ae35fde3c4142714ecb2642
parent6b45f21ecc735096cee95b442ec964b35f8119b9 (diff)
format changelog
-rw-r--r--CHANGELOG.md2
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
### 改进