diff options
| author | ruki <[email protected]> | 2019-04-16 22:29:00 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-04-16 08:54:04 +0800 |
| commit | 935f788ee50dcb8c87a38360a56b51e54b75ce7b (patch) | |
| tree | d8bf605368abc45104ec00175f910ea1aeeb4282 | |
| parent | d7d6f53f8467b67ae64f4c4ceb483907be0c537f (diff) | |
add clib package manager support
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d1c9185f6..5bcc2ae93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * [#380](https://github.com/xmake-io/xmake/pull/380): Add support to export compile_flags.txt * [#382](https://github.com/xmake-io/xmake/issues/382): Simplify simple scope settings +* [#397](https://github.com/xmake-io/xmake/issues/397): Add clib package manager support ## v2.2.5 @@ -571,6 +572,7 @@ * [#380](https://github.com/xmake-io/xmake/pull/380): 添加导出compile_flags.txt * [#382](https://github.com/xmake-io/xmake/issues/382): 简化域设置语法 +* [#397](https://github.com/xmake-io/xmake/issues/397): 添加clib包集成支持 ## v2.2.5 |
