summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-01-28 13:29:37 +0800
committerruki <[email protected]>2023-01-28 13:29:37 +0800
commit6856bdc15c800debd8680b7d9c7db4fad4603fbd (patch)
treedf493221a64fe84e68ace57a94778d4ac16301c1
parent7fc65c84735a480f26171b41641ba11974e55a09 (diff)
update changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 62d71e1a8..9bc5e8f68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## master (unreleased)
+### Changes
+
+* [#3318](https://github.com/xmake-io/xmake/pull/3318): Improve dlang toolchains
+
## v2.7.6
### New features
@@ -1510,6 +1514,10 @@
## master (开发中)
+### 改进
+
+* [#3318](https://github.com/xmake-io/xmake/pull/3318): 改进 dlang 工具链
+
## v2.7.6
### 新特性