From 114545bb164cba3de59e4083fa4170f8f851f3d7 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 21 Mar 2020 00:38:34 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7061756bd..5e49c16ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ * Fix the link errors output issues for msvc * [#718](https://github.com/xmake-io/xmake/issues/718): Fix download cache bug for package +* [#722](https://github.com/xmake-io/xmake/issues/722): Fix invalid package deps ## v2.3.1 @@ -712,6 +713,7 @@ * 修复windows下link error显示问题 * [#718](https://github.com/xmake-io/xmake/issues/718): 修复依赖包下载在多镜像时一定概率缓存失效问题 +* [#722](https://github.com/xmake-io/xmake/issues/722): 修复无效的包依赖导致安装死循环问题 ## v2.3.1 -- cgit v1.3.1