diff options
| author | ruki <[email protected]> | 2025-01-09 22:43:32 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-01-09 22:43:32 +0800 |
| commit | 54afbb2e83232da5a5db3ec42dd086925c69f491 (patch) | |
| tree | f220af56426876dfbf9d38bb1acfbd5e4c1804e2 | |
| parent | 8e24b5a44dcffbee1444d715909a64014e11e866 (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 f0118fcec..7b9cd51fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,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 +* [#3380](https://github.com/xmake-io/xmake/issues/3380): Add namespace support ## v2.9.7 @@ -1931,6 +1932,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 规则 +* [#3380](https://github.com/xmake-io/xmake/issues/3380): 添加命名空间支持 ## v2.9.7 |
