diff options
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 26d2fdde7..8c06915e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* [#3821](https://github.com/xmake-io/xmake/pull/3821): Add longpath option for windows installer + ### Changes * [#3752](https://github.com/xmake-io/xmake/issues/3752): Improve os.getenvs for windows @@ -1591,6 +1595,10 @@ ## master (开发中) +### 新特性 + +* [#3821](https://github.com/xmake-io/xmake/pull/3821): windows 安装器添加长路径支持选项 + ### 改进 * [#3752](https://github.com/xmake-io/xmake/issues/3752): 改进 windows 上 os.getenvs 的获取 |
