diff options
| author | ruki <[email protected]> | 2017-05-25 21:02:35 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-05-25 21:02:35 +0800 |
| commit | e5207e47e6b5811f4386d42120b804f740d442c2 (patch) | |
| tree | a428d7cfeded3d99d49ea095cc45fc20f3a8937c | |
| parent | 7c47f54e6ab10d8354723775d2681714b669300e (diff) | |
modify changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ebb9d07ce..ca42f2e72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ * Fix `try-catch-finally` * Fix interpreter bug when parsing multi-level subdirs +* [#115](https://github.com/tboox/xmake/pull/115): Fix the path problem of the install script `get.sh` ## v2.1.4 @@ -315,6 +316,7 @@ * 修复`try-catch-finally` * 修复解释器bug,解决当加载多级子目录时,根域属性设置不对 +* [#115](https://github.com/tboox/xmake/pull/115): 修复安装脚本`get.sh`的路径问题 ## v2.1.4 |
