summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-03-17 22:51:44 +0800
committerruki <[email protected]>2023-03-17 22:51:44 +0800
commit890b52a2b7311315862841b1f5c17fd01bbb7751 (patch)
treeea9f335c3fef76b1a53326a31c716f037d76fd80
parent0c21c9d45db5beae07b3b04c8c2d415b9dbee69a (diff)
update changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b8c5b9f3..8afcbf9be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## master (unreleased)
+### New features
+
+* [#3518](https://github.com/xmake-io/xmake/issues/3518): Profile compile and link performance
+
### Changes
* [#3433](https://github.com/xmake-io/xmake/issues/3433): Improve to build Qt project on msys2/mingw64
@@ -1546,6 +1550,10 @@
## master (开发中)
+### 新特性
+
+* [#3518](https://github.com/xmake-io/xmake/issues/3518): 分析编译和链接性能
+
### 改进
* [#3433](https://github.com/xmake-io/xmake/issues/3433): 改进 QT 在 msys2/mingw64 上的构建支持