diff options
| author | ruki <[email protected]> | 2024-02-05 23:06:54 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-02-05 23:06:54 +0800 |
| commit | 5e817b19eef4bd757ab39e879ab54528d8451ebe (patch) | |
| tree | 82b4ea08b57dd94dcda06d86309d95daf42d063a | |
| parent | f98063ec295a77a0847dcae15b49c7370d8b7294 (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 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 |
