diff options
| author | ruki <[email protected]> | 2022-01-11 09:06:00 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-11 09:06:00 +0800 |
| commit | cdebf2062b41239f4146d32ebd9464cee7921cee (patch) | |
| tree | 4716d28e1702b567f7fcaa2401220f99dd62e65f | |
| parent | b8026df6e9788100fc7ae4a3facc148b0500b9fc (diff) | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
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 修复 |
