diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 70d370a16..e5709aad6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * [#2327](https://github.com/xmake-io/xmake/issues/2327): Support nvc/nvc++/nvfortran in nvidia-hpc-sdk * Add path instance interfaces +* [#2334](https://github.com/xmake-io/xmake/pull/2334): Add lz4 compress module ### Changes @@ -1259,6 +1260,7 @@ * [#2327](https://github.com/xmake-io/xmake/issues/2327): 支持 nvidia-hpc-sdk 工具链中的 nvc/nvc++/nvfortran 编译器 * 添加 path 实例接口 +* [#2334](https://github.com/xmake-io/xmake/pull/2334): 添加 lz4 压缩模块 ### 改进 |
