From 7abd447e31cba6b72922754a0c83f60dff036b86 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 8 Apr 2017 22:25:28 +0800 Subject: modify changelog --- CHANGELOG.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd9ef59d..197bbdbef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ ## master (unreleased) +### Changes + +* Modify option menu color. + +### Bugs fixed + +* [#67](https://github.com/tboox/xmake/issues/67): Fix `sudo make install` permission problem + ## v2.1.3 ### New features @@ -19,7 +27,7 @@ * Improve check toolchains and implement delay checking * Add user tips when scanning and generating `xmake.lua` automatically -## Bugs fixed +### Bugs fixed * Fix error tips for checking xmake min version * [#60](https://github.com/tboox/xmake/issues/60): Fix self-build for macosx and windows @@ -246,6 +254,14 @@ ## master (开发中) +### Changes + +* 修改菜单选项颜色 + +### Bugs fixed + +* [#67](https://github.com/tboox/xmake/issues/67): 修复 `sudo make install` 命令权限问题 + ## v2.1.3 ### 新特性 -- cgit v1.3.1