diff options
| author | ruki <[email protected]> | 2022-10-25 22:37:45 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-10-25 22:37:45 +0800 |
| commit | ef636659e27ebc85470bcd2c9a0c24a6eaf17bb3 (patch) | |
| tree | 8145da126a5283150a144db14d46882326ae77ab | |
| parent | 8323a4d3b7a656eed0aea8ef194d3f6eaaf89118 (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 ee7909c85..ffef4a22a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * [#2925](https://github.com/xmake-io/xmake/issues/2925): Improve doxygen plugin * [#2948](https://github.com/xmake-io/xmake/issues/2948): Support OpenBSD +* Add `xmake g --insecure-ssl` option to disable ssl certificate when downloading packages ### Bugs fixed @@ -1433,6 +1434,7 @@ * [#2925](https://github.com/xmake-io/xmake/issues/2925): 改进 doxygen 插件 * [#2948](https://github.com/xmake-io/xmake/issues/2948): 支持 OpenBSD +* 添加 `xmake g --insecure-ssl` 配置选项去禁用 ssl 证书检测 ### Bugs 修复 |
