Skip to content

Commit

Permalink
modify CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Jul 15, 2016
1 parent 17b6653 commit 492f6af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

* Add check includes dependence automatically
* Add print colors
* Add debugger support, .e.g `xmake run -d program ...`

### Changes

Expand Down Expand Up @@ -126,6 +127,7 @@

* 增加头文件依赖自动检测和增量编译,提高编译速度
* 在终端中进行颜色高亮提示
* 添加调试器支持,`xmake run -d program ...`

### 改进

Expand Down

0 comments on commit 492f6af

Please sign in to comment.