From 362e78a27167239d1fb83ae5afe1f9728d65d655 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 22 Nov 2022 22:57:04 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.3.1