summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-08-30 00:12:07 +0800
committerruki <[email protected]>2023-08-30 00:12:07 +0800
commit3e18a9f75b1593143c151cc937acd820addc41e1 (patch)
treee90c9ada9a887fafaa95ba416c8269ed24f90ec8
parent567f2d5415aeb0dc41fcb23f8884cd7f68bf1fd9 (diff)
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 120e372d8..b83cf89a5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
### New features
* [#4112](https://github.com/xmake-io/xmake/issues/4112): Support Lua Debugger (EmmyLua)
+* [#4132](https://github.com/xmake-io/xmake/pull/4132): Support cppfront
### Changes
@@ -1648,6 +1649,7 @@
### 新特性
* [#4112](https://github.com/xmake-io/xmake/issues/4112): 支持 Lua 调试 (EmmyLua)
+* [#4132](https://github.com/xmake-io/xmake/pull/4132): 支持 cppfront
### 改进