From 63301ceb02b675594799d2c36cd71d7bb3cc110b Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 23 Oct 2021 00:21:55 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba059a5c4..d6a272961 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * [#1019](https://github.com/xmake-io/xmake/issues/1019): Support Unity build * [#1438](https://github.com/xmake-io/xmake/issues/1438): Support code amalgamation, `xmake l cli.amalgamate` * [#1765](https://github.com/xmake-io/xmake/issues/1756): Support nim language +* [#1762](https://github.com/xmake-io/xmake/issues/1762): Manage and switch the given package envs for `xrepo env` ### Changes @@ -1116,6 +1117,7 @@ * [#1019](https://github.com/xmake-io/xmake/issues/1019): 支持 Unity build * [#1438](https://github.com/xmake-io/xmake/issues/1438): 增加 `xmake l cli.amalgamate` 命令支持代码合并 * [#1765](https://github.com/xmake-io/xmake/issues/1756): 支持 nim 语言 +* [#1762](https://github.com/xmake-io/xmake/issues/1762): 为 `xrepo env` 管理和切换指定的环境配置 ### 改进 -- cgit v1.3.1