diff options
| author | ruki <[email protected]> | 2023-06-07 22:27:57 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-06-07 22:27:57 +0800 |
| commit | b7051526fdfbd6287842d611ef0dc2456fc09475 (patch) | |
| tree | eacdfb2a4d77fcfd5151258f5521079f6dc5eb18 | |
| parent | dd792b81a49c0b01876e1a5224c270719a2124bc (diff) | |
update changelog
| -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 的获取 |
