diff options
| author | ruki <[email protected]> | 2021-12-21 11:40:31 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-12-21 11:40:31 +0800 |
| commit | 7eaaaab5699cc9a380b85dcefad270b3ff120cd8 (patch) | |
| tree | 979525d47be439c9a9b2683c65c04d522e99c007 | |
| parent | d20addbf37d7ddf32e5b1943a641d7e4072d32fb (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 440b1c02e..998e9d2ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* [#1298](https://github.com/xmake-io/xmake/issues/1928): Support vcpkg manifest mode and select version for package/install + ### Changes * [#1923](https://github.com/xmake-io/xmake/issues/1923): Improve to build linux driver, support set custom linux-headers path @@ -1170,6 +1174,10 @@ ## master (开发中) +### 新特性 + +* [#1298](https://github.com/xmake-io/xmake/issues/1928): 支持 vcpkg 清单模式安装包,实现安装包的版本选择 + ### 改进 * [#1923](https://github.com/xmake-io/xmake/issues/1923): 改进构建 linux 驱动,支持设置自定义 linux-headers 路径 |
