diff options
| author | ruki <[email protected]> | 2020-11-01 23:14:35 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-11-01 23:14:35 +0800 |
| commit | 0042ba55b96bb6303a70903d3fd263584c4d20af (patch) | |
| tree | b9e42458dc2c8d1832b8e1a6c36d62727930b639 | |
| parent | 730cb0c32b4d9540b528865caf82ba3ae4e0b8a3 (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 5144ef2d3..683e10e1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * [#997](https://github.com/xmake-io/xmake/issues/997): Support to set std lanuages for `xmake project -k cmake` * [#998](https://github.com/xmake-io/xmake/issues/998): Support to install vcpkg packages with windows-static-md * [#996](https://github.com/xmake-io/xmake/issues/996): Improve to find vcpkg directory +* [#1008](https://github.com/xmake-io/xmake/issues/1008): Improve cross toolchains ## v2.3.8 @@ -865,6 +866,7 @@ * [#997](https://github.com/xmake-io/xmake/issues/997): `xmake project -k cmake` 插件增加对 `set_languages` 的支持 * [#998](https://github.com/xmake-io/xmake/issues/998): 支持安装 windows-static-md 类型的 vcpkg 包 * [#996](https://github.com/xmake-io/xmake/issues/996): 改进 vcpkg 目录查找 +* [#1008](https://github.com/xmake-io/xmake/issues/1008): 改进交叉编译工具链 ## v2.3.8 |
