From 5fc94568782eb39b6bfb4431d467f5874ea69edd Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 16 Jan 2022 11:46:01 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f0651deb..60a9f6345 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * Made on_config as the official api for rule/target * Add riscv32/64 support * [#1970](https://github.com/xmake-io/xmake/issues/1970): Add CMake wrapper for Xrepo C and C++ package manager. +* Add builtin github mirror pac files, `xmake g --proxy_pac=github_mirror.lua` ### Changes @@ -1194,6 +1195,7 @@ * 将 on_config 作为正式的公开接口,用于 target 和 rule * 添加 riscv32/64 支持 * [#1970](https://github.com/xmake-io/xmake/issues/1970): 添加 CMake wrapper 支持在 CMakelists 中去调用 xrepo 集成 C/C++ 包 +* 添加内置的 github 镜像加速 pac 代理文件, `xmake g --proxy_pac=github_mirror.lua` ### 改进 -- cgit v1.3.1