diff options
| author | ruki <[email protected]> | 2023-03-08 22:40:27 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-03-08 22:40:27 +0800 |
| commit | 35d03309c144f81131198b1dacd94640cbfad83d (patch) | |
| tree | 673652b228481157f1411ba67ba0ad44c1119482 | |
| parent | 3d85547ff71185efe67008d078c8697edb40622a (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 1bed8a902..d5f053549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ ### Bugs fixed * [#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 ## v2.7.7 @@ -1549,6 +1550,7 @@ ### Bugs 修复 * [#3436](https://github.com/xmake-io/xmake/issues/3436): 修复自动补全和 menuconf +* [#3463](https://github.com/xmake-io/xmake/issues/3463): 修复 c++modules 缓存问题 ## v2.7.7 |
