diff options
| author | ruki <[email protected]> | 2021-02-09 22:41:51 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-02-09 22:41:51 +0800 |
| commit | e55058433329e56522bce3f036b694b2dfa7c21e (patch) | |
| tree | d37bfede04df04e64846e5c0df53e32191bcc0a8 | |
| parent | 630b8dabbf701ef9b490add3e6def10a74970d00 (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 5b3743a7e..526d31e8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ ### Bugs fixed * [#1219](https://github.com/xmake-io/xmake/issues/1219): Fix version check and update +* [#1235](https://github.com/xmake-io/xmake/issues/1235): Fix include directories with spaces ## v2.5.1 @@ -935,6 +936,7 @@ ### Bugs 修复 * [#1219](https://github.com/xmake-io/xmake/issues/1219): 修复版本检测和更新 +* [#1235](https://github.com/xmake-io/xmake/issues/1235): 修复 includes 搜索路径中带有空格编译不过问题 ## v2.5.1 |
