diff options
| author | ruki <[email protected]> | 2022-09-05 22:41:39 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-09-05 22:41:39 +0800 |
| commit | cfa0c527f0b86daaa906d93c499eceea7785ba0e (patch) | |
| tree | 9e03c6d61978b0eb9899e461e433107e643f3f3e | |
| parent | 17a55fce6c65d0d9086733453cb907bdc7cb417c (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 63dd0ab81..78e8c53af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * [#2745](https://github.com/xmake-io/xmake/pull/2745): Improve os.cp to support symlink * [#2773](https://github.com/xmake-io/xmake/pull/2773): Improve vcpkg packages to support freebsd +* [#2778](https://github.com/xmake-io/xmake/pull/2778): Improve Improve xrepo.env for target ### Bugs fixed @@ -1388,6 +1389,8 @@ ### 改进 * [#2745](https://github.com/xmake-io/xmake/pull/2745): 改进 os.cp 支持符号链接复制 +* [#2773](https://github.com/xmake-io/xmake/pull/2773): 改进 vcpkg 包安装,支持 freebsd 平台 +* [#2778](https://github.com/xmake-io/xmake/pull/2778): 改进 xrepo.env 支持 target 的运行环境加载 ### Bugs 修复 |
