diff options
| author | ruki <[email protected]> | 2024-12-20 23:03:06 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-12-20 23:03:06 +0800 |
| commit | f1934a9f8f6ef24ed8d554135c0c1360c1ba0491 (patch) | |
| tree | 68417b8f66412e00bf19f6c122af5a7d78e6df32 | |
| parent | c8222c8a893e2e82c1f6fbb8f894fba24398f33a (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bb57694eb..cc6697adb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* [#5994](https://github.com/xmake-io/xmake/issues/5994): Profile process performance + ## v2.9.7 ### New features @@ -1920,6 +1924,10 @@ ## master (开发中) +### 新特性 + +* [#5994](https://github.com/xmake-io/xmake/issues/5994): 分析进程执行性能 + ## v2.9.7 ### 新特性 |
