From 48bbdc61c663ac460e4fbf8768b22997bed0efec Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 30 Jul 2022 23:14:03 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d811e1e49..6fc1bfef3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#2555](https://github.com/xmake-io/xmake/issues/2555): Add fwatcher module and `xmake watch` plugin command +* Add `xmake service --pull 'build/**' outputdir` to pull the given files in remote server ### Changes @@ -1357,6 +1358,7 @@ ### 新特性 * [#2555](https://github.com/xmake-io/xmake/issues/2555): 添加 fwatcher 模块和 `xmake watch` 插件命令 +* 添加 `xmake service --pull 'build/**' outputdir` 命令去拉取远程构建服务器上的文件 ### 改进 -- cgit v1.3.1