diff options
| author | ruki <[email protected]> | 2020-05-13 23:57:36 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-05-13 17:45:40 +0800 |
| commit | d41fa716f2fc3052784630a556886669507f51df (patch) | |
| tree | 5a931e8d3f0ca61a23ef527eb69c883cf2321de7 | |
| parent | 0a7076eb21b3bd061090ce86546c7a18b49b23f0 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b9a0a3d5f..b9f14ff4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * [#771](https://github.com/xmake-io/xmake/issues/771): Check includedirs, linkdirs and frameworkdirs * [#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, .. ## v2.3.3 @@ -738,6 +739,7 @@ * [#771](https://github.com/xmake-io/xmake/issues/771): 检测includedirs,linkdirs和frameworkdirs的输入有效性 * [#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自动检测失败提示 ## v2.3.3 |
