diff options
| author | ruki <[email protected]> | 2021-10-23 00:21:55 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-10-23 00:21:55 +0800 |
| commit | 63301ceb02b675594799d2c36cd71d7bb3cc110b (patch) | |
| tree | 3e8fd22780aa3bef4d1f966a5a56a260845ff33b | |
| parent | 2a4674d25e471b19b9befcd581440661e2c36e49 (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 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` 管理和切换指定的环境配置 ### 改进 |
