diff options
| author | ruki <[email protected]> | 2022-01-11 21:11:38 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-11 21:11:38 +0800 |
| commit | ff09778ea6494e39e3375e83fe5673cc7735b25e (patch) | |
| tree | a8771392db22d12b56cbe2c118b817a0a0e56b6f | |
| parent | bfe709359acac06a8d33cd2ef2c3be34541d388f (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 ef0397b26..1b10e4f0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,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 +* [#1969](https://github.com/xmake-io/xmake/issues/1969): Add default option description ### Bugs fixed @@ -1195,6 +1196,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 工程生成器 +* [#1969](https://github.com/xmake-io/xmake/issues/1969): 添加默认的 option 描述 ### Bugs 修复 |
