summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-07-02 21:39:45 +0800
committerruki <[email protected]>2022-07-02 21:39:45 +0800
commit74be527086e0255db6c971d5d55575627f2401a9 (patch)
tree8c6483b3d4a1c02538b3bfb1bd2c8d4bf70d8db7
parent0e77badced0a9e0c9e8aec10fb6c4f324616078c (diff)
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 64a5ce493..d9173bf16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
### New features
* [#2474](https://github.com/xmake-io/xmake/issues/2474): Add icx and dpcpp toolchains
+* [#2523](https://github.com/xmake-io/xmake/issues/2523): Improve LTO support
### Changes
@@ -1334,6 +1335,7 @@
### 新特性
* [#2474](https://github.com/xmake-io/xmake/issues/2474): 添加 icx 和 dpcpp 工具链
+* [#2523](https://github.com/xmake-io/xmake/issues/2523): 改进对 LTO 的支持
### 改进