From 127dc2943567ec9bba8c8e8d8d6f7edd5cc1088a Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 8 Nov 2022 22:33:17 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94438dd5d..6a17a8682 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ * [#2949](https://github.com/xmake-io/xmake/issues/2949): Fix vs group * [#2952](https://github.com/xmake-io/xmake/issues/2952): Fix armlink for long args * [#2954](https://github.com/xmake-io/xmake/issues/2954): Fix c++ module partitions path issue +* [#3033](https://github.com/xmake-io/xmake/issues/3033): Detect circular modules dependency ## v2.7.2 @@ -1455,6 +1456,7 @@ * [#2949](https://github.com/xmake-io/xmake/issues/2949): 修复 vs 分组 * [#2952](https://github.com/xmake-io/xmake/issues/2952): 修复 armlink 处理长命令失败问题 * [#2954](https://github.com/xmake-io/xmake/issues/2954): 修复 c++ module partitions 路径无效问题 +* [#3033](https://github.com/xmake-io/xmake/issues/3033): 探测循环模块依赖 ## v2.7.2 -- cgit v1.3.1