diff options
| author | ruki <[email protected]> | 2020-03-20 22:37:06 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-03-20 09:42:40 +0800 |
| commit | a7aed750d6b545d75168316b55573487d2d53264 (patch) | |
| tree | 63749c17c55beb542cff010c50f99506497fb5c3 | |
| parent | 66a202c3c1dc599997579078e6d61647e7253a4e (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 c10441fa6..7061756bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ ### Bugs fixed * Fix the link errors output issues for msvc +* [#718](https://github.com/xmake-io/xmake/issues/718): Fix download cache bug for package ## v2.3.1 @@ -710,6 +711,7 @@ ### Bugs修复 * 修复windows下link error显示问题 +* [#718](https://github.com/xmake-io/xmake/issues/718): 修复依赖包下载在多镜像时一定概率缓存失效问题 ## v2.3.1 |
