diff options
| author | ruki <[email protected]> | 2024-12-30 23:42:49 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-12-30 23:42:49 +0800 |
| commit | 6739b29e01de42b090efdd5470c0fd9bea4bf09b (patch) | |
| tree | c1770793fbe00adc32662ca5b95a09d4277c9314 | |
| parent | ed2c060fc074d68dde66d855f694b5e72ed3b194 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e949ebb96..f0118fcec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * [#5994](https://github.com/xmake-io/xmake/issues/5994): Profile process performance * [#5995](https://github.com/xmake-io/xmake/pull/5995): Add profile support for vs generator +* [#5949](https://github.com/xmake-io/xmake/pull/5949): Add rule nodejs.module ## v2.9.7 @@ -1929,6 +1930,7 @@ * [#5994](https://github.com/xmake-io/xmake/issues/5994): 分析进程执行性能 * [#5995](https://github.com/xmake-io/xmake/pull/5995): 为 vs generator 添加 profile 支持 +* [#5949](https://github.com/xmake-io/xmake/pull/5949): 添加 nodejs.module 规则 ## v2.9.7 |
