diff options
| author | ruki <[email protected]> | 2020-06-23 00:55:40 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-06-22 23:34:03 +0800 |
| commit | 1b43e9cd4f5a38025478ade0de3f044d7b1e9ee7 (patch) | |
| tree | 77fbc51dc5a59ec012ad077e5c874d7faba4034d | |
| parent | 5ec511fe879412c905d4b5adc2145600fe9bd8d8 (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 b313a0756..5625fa481 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * Add `xmake show -l envs` to show all builtin envirnoment variables +* [#861](https://github.com/xmake-io/xmake/issues/861): Support search local package file to install remote package ### Change @@ -770,6 +771,7 @@ ### 新特性 * 添加`xmake show -l envs`去显示xmake内置的环境变量列表 +* [#861](https://github.com/xmake-io/xmake/issues/861): 支持从指定目录搜索本地包去直接安装远程依赖包 ### 改进 |
