From cdebf2062b41239f4146d32ebd9464cee7921cee Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 11 Jan 2022 09:06:00 +0800 Subject: Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 952094f40..ef0397b26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * [#1923](https://github.com/xmake-io/xmake/issues/1923): Improve to build linux driver, support set custom linux-headers path * [#1962](https://github.com/xmake-io/xmake/issues/1962): Improve armclang toolchain to support to build asm +* [#1959](https://github.com/xmake-io/xmake/pull/1959): Improve vstudio project generator ### Bugs fixed @@ -1193,6 +1194,7 @@ * [#1923](https://github.com/xmake-io/xmake/issues/1923): 改进构建 linux 驱动,支持设置自定义 linux-headers 路径 * [#1962](https://github.com/xmake-io/xmake/issues/1962): 改进 armclang 工具链去支持构建 asm +* [#1959](https://github.com/xmake-io/xmake/pull/1959): 改进 vstudio 工程生成器 ### Bugs 修复 -- cgit v1.3.1