From 3770f99b2e41e2f7ec8ab5afc91e065c3090bb8d Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 20 Oct 2022 22:53:48 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ wget-log | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 wget-log diff --git a/CHANGELOG.md b/CHANGELOG.md index faeea0ce0..d6ec7eaf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * A new optional configuration syntax. It is LSP friendly, automatically calls target_end() to achieve scope isolation. * [#2944](https://github.com/xmake-io/xmake/issues/2944): Add `gnu-rm.binary` and `gnu-rm.static` rules and tests for embed project +* [#2636](https://github.com/xmake-io/xmake/issues/2636): Support package components ### Changes @@ -1418,6 +1419,7 @@ * 一种新的可选域配置语法,对 LSP 友好,并且支持域隔离。 * [#2944](https://github.com/xmake-io/xmake/issues/2944): 为嵌入式工程添加 `gnu-rm.binary` 和 `gnu-rm.static` 规则和测试工程 +* [#2636](https://github.com/xmake-io/xmake/issues/2636): 支持包组件 ### 改进 diff --git a/wget-log b/wget-log new file mode 100644 index 000000000..1af1bd843 --- /dev/null +++ b/wget-log @@ -0,0 +1,3 @@ +--2022-10-20 11:16:10-- https://xmake.io/shget.text +正在解析主机 xmake.io (xmake.io)... 76.223.126.88 +正在连接 xmake.io (xmake.io)|76.223.126.88|:443... \ No newline at end of file -- cgit v1.3.1