summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-08-30 23:27:48 +0800
committerruki <[email protected]>2023-08-30 14:47:22 +0800
commit219c5dcbc69dddda3ca9637c9de3b6affc5dcf8b (patch)
treeda5c549b10a92d8167a8d5358b28cca05532da84
parenta97b088a8a9c3e2a238ef5522d284f1819e53c9a (diff)
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b83cf89a5..446f2a454 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
* [#4112](https://github.com/xmake-io/xmake/issues/4112): Support Lua Debugger (EmmyLua)
* [#4132](https://github.com/xmake-io/xmake/pull/4132): Support cppfront
+* [#4147](https://github.com/xmake-io/xmake/issues/4147): Add hlsl2spv rule
### Changes
@@ -1650,6 +1651,7 @@
* [#4112](https://github.com/xmake-io/xmake/issues/4112): 支持 Lua 调试 (EmmyLua)
* [#4132](https://github.com/xmake-io/xmake/pull/4132): 支持 cppfront
+* [#4147](https://github.com/xmake-io/xmake/issues/4147): 添加 hlsl2spv 规则
### 改进