From b464eb657ec7b4c24d3c7593294c6bf15f1f6338 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 4 Jun 2019 00:40:19 +0800 Subject: modify changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3f66e097..e51cfb907 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## master (unreleased) +### Changes + +* [#430](https://github.com/xmake-io/xmake/pull/430): Add `includes("add_cucodegens.lua")` to improve set codegen for cuda +* [#432](https://github.com/xmake-io/xmake/pull/432): support deps analyze for cu file + ## v2.2.6 ### New features @@ -584,6 +589,11 @@ ## master (开发中) +### 改进 + +* [#430](https://github.com/xmake-io/xmake/pull/430): 添加`includes("add_cucodegens.lua")`为cuda改进设置codegen +* [#432](https://github.com/xmake-io/xmake/pull/432): 针对cuda编译支持依赖分析检测 + ## v2.2.6 ### 新特性 -- cgit v1.3.1