From 8e77f2f4a8a411b695eba93fb297a24635531c65 Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 30 Nov 2020 22:46:00 +0800 Subject: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a8e4895a..e1f7550e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ * [#1072](https://github.com/xmake-io/xmake/issues/1072): Fix and improve to parse cl deps +### Bugs fixed + +* [#1091](https://github.com/xmake-io/xmake/issues/1091): Fix incorrect ordering of inherited library dependencies + ## v2.3.9 ### New features @@ -881,6 +885,10 @@ * [#1072](https://github.com/xmake-io/xmake/issues/1072): 修复并改进 cl 编译器头文件依赖信息 +### Bugs 修复 + +* [#1091](https://github.com/xmake-io/xmake/issues/1091): 修复不正确的继承链接依赖 + ## v2.3.9 ### 新特性 -- cgit v1.3.1