diff options
| author | ruki <[email protected]> | 2021-05-09 21:53:23 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-05-09 21:53:23 +0800 |
| commit | fa7318eeb1d43b30140516dd62097e289f1160f1 (patch) | |
| tree | ca9a7cc435f2a90f4bd789abec4453c7ce7a9261 | |
| parent | 8f4eef36192b28207133e40b4cea03f6dbc855ad (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ae8f1fb82..9fa41f0a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ * [#1380](https://github.com/xmake-io/xmake/issues/1380): Fix add packages errors * [#1381](https://github.com/xmake-io/xmake/issues/1381): Fix add local git source for package +* [#1391](https://github.com/xmake-io/xmake/issues/1391): Fix cuda/nvcc toolchain ### v2.5.3 @@ -1011,6 +1012,7 @@ * [#1380](https://github.com/xmake-io/xmake/issues/1380): 修复 `add_packages()` 失败问题 * [#1381](https://github.com/xmake-io/xmake/issues/1381): 修复添加本地 git 包源问题 +* [#1391](https://github.com/xmake-io/xmake/issues/1391): 修复 cuda/nvcc 工具链 ## v2.5.3 |
