From 5231e95095bc0547d60c712cdb20870795acdb1a Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 25 Feb 2022 22:40:19 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f91493a6..ada9d78b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ * [#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 * [#2025](https://github.com/xmake-io/xmake/issues/2025): Support phony and headeronly target for vs generator +* Improve to find vstudio and codesign speed ### Bugs fixed @@ -1234,6 +1235,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 目录展示 * [#2025](https://github.com/xmake-io/xmake/issues/2025): 支持为 phony 和 headeronly 目标生成 vs 工程 +* 优化 vs 和 codesign 的探测速度 ### Bugs 修复 -- cgit v1.3.1