diff options
| author | ruki <[email protected]> | 2022-05-07 00:58:06 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-05-07 00:58:06 +0800 |
| commit | 166c21c46cfc79104bab7a5b6646ee43ebad45db (patch) | |
| tree | 4973c0fc1821cc18fa0ff56d778711d347e0ee33 | |
| parent | 1e4d1edfff5bb9c8721c5667229664d205ebfe37 (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 c49105b95..70d370a16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#2327](https://github.com/xmake-io/xmake/issues/2327): Support nvc/nvc++/nvfortran in nvidia-hpc-sdk +* Add path instance interfaces ### Changes @@ -1257,6 +1258,7 @@ ### 新特性 * [#2327](https://github.com/xmake-io/xmake/issues/2327): 支持 nvidia-hpc-sdk 工具链中的 nvc/nvc++/nvfortran 编译器 +* 添加 path 实例接口 ### 改进 |
