diff options
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 80e04bd7f..0a5bcb8ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* [#158](https://github.com/tboox/xmake/issues/158): Support CUDA Toolkit and Compiler + ### Changes * Add FAQ to the auto-generated xmake.lua @@ -436,6 +440,10 @@ ## master (开发中) +### 新特性 + +* [#158](https://github.com/tboox/xmake/issues/158): 增加对Cuda编译环境的支持 + ### 改进 * 添加FAQ到自动生成的xmake.lua文件,方便用户快速上手 |
