diff options
| author | ruki <[email protected]> | 2019-07-16 00:30:56 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-07-15 21:05:42 +0800 |
| commit | 04bbc841ae40a5d7eb815ebb3aa04bd83db01f21 (patch) | |
| tree | bf5eca9a8e0fbd2cb782f7638b9c38745d204d48 | |
| parent | 861733b4d417d2b69b79a3720acbe659458aeaf4 (diff) | |
update changelogs
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d43af474..b6b49a691 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * Add protobuf c/c++ rules * [#468](https://github.com/xmake-io/xmake/pull/468): Add utf-8 support for windows +* [#472](https://github.com/xmake-io/xmake/pull/472): Add `xmake project -k vsxmake201x` plugin to support call xmake from vs/msbuild ## v2.2.7 @@ -612,6 +613,7 @@ * 添加protobuf c/c++构建规则 * [#468](https://github.com/xmake-io/xmake/pull/468): 添加对 Windows 的 UTF-8 支持 +* [#472](https://github.com/xmake-io/xmake/pull/472): 添加`xmake project -k vsxmake201x`去更好的支持vs工程的生成,内部直接调用xmake来编译 ## v2.2.7 |
