diff options
| author | ruki <[email protected]> | 2023-01-31 00:48:11 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-01-31 00:48:11 +0800 |
| commit | bcbc43a6957687e065e6e1c36b0a824e4db6ac1b (patch) | |
| tree | 7e28b735c234db72337d8bf42d94066df9c736a1 | |
| parent | 20596ffd79671904a2f990d870889ff81ed67a7a (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 df6139dbf..5b2313f20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ ### Bugs fixed * [#3317](https://github.com/xmake-io/xmake/pull/3317): Fix languages for qt project. +* [#3321](https://github.com/xmake-io/xmake/issues/3321): Fix dependfile when generating configiles ## v2.7.6 @@ -1527,6 +1528,7 @@ ### Bugs 修复 * [#3317](https://github.com/xmake-io/xmake/pull/3317): 针对 Qt 工程,修复 lanuages 设置 +* [#3321](https://github.com/xmake-io/xmake/issues/3321): 修复隔天 configfiles 重新生成导致重编问题 ## v2.7.6 |
