From cd8c8b2d00b0781e971dfd5eb985c3c859591a02 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 16 Apr 2017 21:51:04 +0800 Subject: modify changelog --- CHANGELOG.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bd2877ef..fdf672d2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* [#68](https://github.com/tboox/xmake/issues/68): Add `$(programdir)` and `$(xmake)` builtin variables + ### Changes * Modify option menu color. @@ -257,13 +261,17 @@ ## master (开发中) -### Changes +### 新特性 + +* [#68](https://github.com/tboox/xmake/issues/68): 天剑`$(programdir)`和`$(xmake)`内建变量 + +### 改进 * 修改菜单选项颜色 * [#71](https://github.com/tboox/xmake/issues/71): 针对widows编译器改进优化选项映射 * [#73](https://github.com/tboox/xmake/issues/73): 尝试获取可执行文件路径来作为xmake的脚本目录 -### Bugs fixed +### Bugs修复 * [#67](https://github.com/tboox/xmake/issues/67): 修复 `sudo make install` 命令权限问题 * [#70](https://github.com/tboox/xmake/issues/70): 修复检测android编译器错误 -- cgit v1.3.1