From d1a50f59defa99b3ac99c37a0b024d49cf2cc701 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 29 Jan 2023 11:56:17 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84c8cefb5..df6139dbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Changes * [#3318](https://github.com/xmake-io/xmake/pull/3318): Improve dlang toolchains +* Improve to strip/optimization for dmd/ldc2 ### Bugs fixed @@ -1521,6 +1522,7 @@ ### 改进 * [#3318](https://github.com/xmake-io/xmake/pull/3318): 改进 dlang 工具链 +* 为 dmd/ldc2 改进 strip/optimization ### Bugs 修复 -- cgit v1.3.1