From b7051526fdfbd6287842d611ef0dc2456fc09475 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 7 Jun 2023 22:27:57 +0800 Subject: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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 的获取 -- cgit v1.3.1