diff options
| author | ruki <[email protected]> | 2023-03-23 22:31:29 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-03-23 22:31:29 +0800 |
| commit | 48793d342196921348d052354755cfccf6ba76db (patch) | |
| tree | 2bec9bd8707ea335e589caf858270f3f517316e4 | |
| parent | c5e99072000ccf3e7706778590d37acc6531ccd2 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 744a1dc95..0da089c23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ * [#3436](https://github.com/xmake-io/xmake/issues/3436): Fix complete and menuconf * [#3463](https://github.com/xmake-io/xmake/issues/3463): Fix c++modules cache issue +* [#3545](https://github.com/xmake-io/xmake/issues/3545): Fix parsedeps for armcc ## v2.7.7 @@ -1569,6 +1570,7 @@ * [#3436](https://github.com/xmake-io/xmake/issues/3436): 修复自动补全和 menuconf * [#3463](https://github.com/xmake-io/xmake/issues/3463): 修复 c++modules 缓存问题 +* [#3545](https://github.com/xmake-io/xmake/issues/3545): 修复 armcc 的头文件依赖解析 ## v2.7.7 |
