diff options
| author | ruki <[email protected]> | 2022-11-22 22:57:04 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-11-22 22:57:04 +0800 |
| commit | 362e78a27167239d1fb83ae5afe1f9728d65d655 (patch) | |
| tree | 510aace3635f35ff539c1b154befbd81ed895817 | |
| parent | 562311b2108642a14b60799ea93f786a6811d3f1 (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 9e1639dcc..499766db5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ * Fix requires-lock bug * [#3065](https://github.com/xmake-io/xmake/issues/3065): Fix missing package dependences * [#3082](https://github.com/xmake-io/xmake/issues/3082): Fix build.ninja generator +* [#3092](https://github.com/xmake-io/xmake/issues/3092): Fix xrepo add-repo error handing ## v2.7.3 @@ -1464,6 +1465,7 @@ * 修复 requires-lock 问题 * [#3065](https://github.com/xmake-io/xmake/issues/3065): 修复部分依赖包没有被安装的问题 * [#3082](https://github.com/xmake-io/xmake/issues/3082): 修复 build.ninja 生成器 +* [#3092](https://github.com/xmake-io/xmake/issues/3092): 修复 xrepo add-repo 添加失败逻辑 ## v2.7.3 |
