diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d71324ad9..b3e289cb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ ### Bugs Fixed * [#4596](https://github.com/xmake-io/xmake/issues/4596): Fix remote build cache +* [#4689](https://github.com/xmake-io/xmake/issues/4689): Fix deps inherit ## v2.8.6 @@ -1741,6 +1742,7 @@ ### Bugs 修复 * [#4596](https://github.com/xmake-io/xmake/issues/4596): 修复远程构建缓存 +* [#4689](https://github.com/xmake-io/xmake/issues/4689): 修复目标依赖继承 ## v2.8.6 |
