diff options
| author | ruki <[email protected]> | 2022-02-10 22:34:01 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-02-10 22:34:01 +0800 |
| commit | 01eb733f6affbd5c3ad021e58358e665780fca01 (patch) | |
| tree | 2bbaeccfc6d8a0b428ffbea76f1de7a5f1a4385a | |
| parent | 76a73fadbea6a18e79d99621bf0490ba58bbd9b6 (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 86e62a898..ac7363dbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ ### Changes * [#2036](https://github.com/xmake-io/xmake/issues/2036): Improve xrepo to install packages from configuration file, e.g. `xrepo install xxx.lua` +* [#2039](https://github.com/xmake-io/xmake/issues/2039): Improve filter directory for vs generator ### Bugs fixed @@ -1224,6 +1225,7 @@ ### 改进 * [#2036](https://github.com/xmake-io/xmake/issues/2036): 改进 xrepo 支持从配置文件批量安装包,例如:`xrepo install xxx.lua` +* [#2039](https://github.com/xmake-io/xmake/issues/2039): 改进 vs generator 的 filter 目录展示 ### Bugs 修复 |
