From bf6635bb416c380091d1d6ef14bdf31e28049085 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 16 Nov 2021 10:02:24 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7599eddfa..0bd0af27b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * [#1786](https://github.com/xmake-io/xmake/issues/1786): Improve apt:find_package, support to find alias package * [#1819](https://github.com/xmake-io/xmake/issues/1819): Add precompiled header to cmake generator * Improve C++20 module to support std libraries for msvc +* [#1792](https://github.com/xmake-io/xmake/issues/1792): Add custom command in vs project generator ### Bugs Fixed @@ -1142,6 +1143,7 @@ * [#1786](https://github.com/xmake-io/xmake/issues/1786): 改进 apt:find_package,支持查找 alias 包 * [#1819](https://github.com/xmake-io/xmake/issues/1819): 添加预编译头到 cmake 生成器 * 改进 C++20 Modules 为 msvc 支持 std 标准库 +* [#1792](https://github.com/xmake-io/xmake/issues/1792): 添加自定义命令到 vs 工程生成器 ### Bugs 修复 -- cgit v1.3.1