From 4580514eaa69841287aed07a9be28041d66b42dc Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 15 May 2020 00:22:54 +0800 Subject: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a43b73b79..191ea9dd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ * [#774](https://github.com/xmake-io/xmake/issues/774): Support ltui windows resize for `xmake f --menu` * [#782](https://github.com/xmake-io/xmake/issues/782): Add check flags failed tips for add_cxflags, .. +### Bug fixed + +* [#786](https://github.com/xmake-io/xmake/issues/786): Fix check header file deps + ## v2.3.3 ### New features @@ -745,6 +749,10 @@ * [#774](https://github.com/xmake-io/xmake/issues/774): `xmake f --menu`可视化配置菜单支持窗口大小Resize调整 * [#782](https://github.com/xmake-io/xmake/issues/782): 添加add_cxflags等配置flags自动检测失败提示 +### Bugs修复 + +* [#786](https://github.com/xmake-io/xmake/issues/786): Fix check header file deps + ## v2.3.3 ### 新特性 -- cgit v1.3.1