From 93ecf0db9bb7d76dc552c33e57d592c0ec1179a4 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 8 May 2019 23:27:54 +0800 Subject: modify changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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++语言标准设置无效问题 -- cgit v1.3.1