diff options
| author | ruki <[email protected]> | 2020-10-14 22:58:44 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-10-14 22:58:44 +0800 |
| commit | 55ba672eba29bd9a9e8fe808f0765810f13e73af (patch) | |
| tree | e1d85fb62fdaae127bc0c13a50718644fb73530b | |
| parent | e59261638698b8b1c8e340205a27026d16f4ea4c (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 2de00cacf..2df484759 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ ### Bugs fixed * [#951](https://github.com/xmake-io/xmake/issues/951): Fix emcc support for windows +* [#992](https://github.com/xmake-io/xmake/issues/992): Fix filelock bug ## v2.3.7 @@ -861,6 +862,7 @@ ### Bugs修复 * [#951](https://github.com/xmake-io/xmake/issues/951): 修复 emcc (WebAssembly) 工具链在windows上的支持 +* [#992](https://github.com/xmake-io/xmake/issues/992): 修复文件锁偶尔打开失败问题 ## v2.3.7 |
