summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-05-03 00:56:26 +0800
committerruki <[email protected]>2023-05-03 00:56:26 +0800
commit34e986ea513cfc509dd860b2edab6f867d13a1dd (patch)
tree43eb0712243116dc68ce60b3d74d8065de1aec6e
parenta0f212e57a8b5ad1c550ef61f418884989c7c17f (diff)
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d4a0300fb..deb5068d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
### New features
* [#3613](https://github.com/xmake-io/xmake/issues/3613): Add `wasm.preloadfiles` configuration for wasm
+* [#3703](https://github.com/xmake-io/xmake/pull/3703): Support for conan 2.0
### Changes
@@ -1578,6 +1579,7 @@
### 新特性
* [#3613](https://github.com/xmake-io/xmake/issues/3613): 添加 `wasm.preloadfiles` 扩展配置
+* [#3703](https://github.com/xmake-io/xmake/pull/3703): 支持 conan 2.0
### 改进