summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2020-11-30 22:46:00 +0800
committerruki <[email protected]>2020-11-30 22:46:00 +0800
commit8e77f2f4a8a411b695eba93fb297a24635531c65 (patch)
treec196fbc3a0f11d571936b5f550d4a418cfaba2fc
parentc23ce9db49735751f93dfb224f226ca120d69373 (diff)
update changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
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
### 新特性