diff options
| author | ruki <[email protected]> | 2019-05-08 23:27:54 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-05-08 14:47:29 +0800 |
| commit | 93ecf0db9bb7d76dc552c33e57d592c0ec1179a4 (patch) | |
| tree | 26601258685dd9567fc1ff1208a1a7a6e7ceeb4e | |
| parent | 9841c79a19730ff807367b9d93c4fbaa34d920ad (diff) | |
modify changelog
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dc47cabd2..6479a7631 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ * [#397](https://github.com/xmake-io/xmake/issues/397): Add clib package manager support * [#404](https://github.com/xmake-io/xmake/issues/404): Support Qt for android +### Changes + +* Improve remote package manager + ### Bugs fixed * [#400](https://github.com/xmake-io/xmake/issues/400): fix c++ languages bug for qt rules @@ -580,6 +584,10 @@ * [#397](https://github.com/xmake-io/xmake/issues/397): 添加clib包集成支持 * [#404](https://github.com/xmake-io/xmake/issues/404): 增加Qt/Android编译支持 +### 改进 + +* 改进远程依赖包管理,丰富包仓库 + ### Bugs修复 * [#400](https://github.com/xmake-io/xmake/issues/400): 修复qt项目c++语言标准设置无效问题 |
