summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-03-28 22:18:30 +0800
committerruki <[email protected]>2017-03-28 22:18:30 +0800
commit6a9d1d8a0dd915705e296e73f50d4d48ada7b3aa (patch)
tree1e701759b4778cf46f39aa3a56cc407ccfa0e83b
parente6ddfd06269948f11d27191bd2cb30c5b0aee132 (diff)
modify changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3c89a3c8f..ff94420b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## master (unreleased)
+### Changes
+
+* [#61](https://github.com/tboox/xmake/pull/61): Provide safer `xmake install` and `xmake uninstall` task with administrator permission
+
## Bugs fixed
* Fix error tips for checking xmake min version
@@ -227,6 +231,10 @@
## master (开发中)
+### 改进
+
+* [#61](https://github.com/tboox/xmake/pull/61): 提供更加安全的`xmake install` and `xmake uninstall`任务,更友好的处理root安装问题
+
### Bugs修复
* 修复版本检测的错误提示信息