diff options
| author | ruki <[email protected]> | 2024-12-20 23:35:50 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-12-20 23:35:50 +0800 |
| commit | 4f408ebd0c944fecb9777c5b07ec57af1f5798b2 (patch) | |
| tree | 8936132ee30ac7e0213b8a961daa173b381dda17 | |
| parent | 3e03bbf046350a30c07cfe3b3f0bf95fe947bc65 (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 cc6697adb..e949ebb96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#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 ## v2.9.7 @@ -1927,6 +1928,7 @@ ### 新特性 * [#5994](https://github.com/xmake-io/xmake/issues/5994): 分析进程执行性能 +* [#5995](https://github.com/xmake-io/xmake/pull/5995): 为 vs generator 添加 profile 支持 ## v2.9.7 |
