diff options
| author | ruki <[email protected]> | 2023-01-29 11:56:17 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-01-29 11:56:17 +0800 |
| commit | d1a50f59defa99b3ac99c37a0b024d49cf2cc701 (patch) | |
| tree | b7f94731966a107d94e6ad3674fedc0a06ce1d96 | |
| parent | 00d5e6a96fcc4bcbd0f62f181b04024575b1d0c6 (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 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 修复 |
