diff options
| author | ruki <[email protected]> | 2020-11-29 22:56:17 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-11-29 22:56:17 +0800 |
| commit | 35c884586c7a8374c8236d6966c502c4ed009367 (patch) | |
| tree | bb13463cf196f41c0d93ee97ffbb924f64f570ed | |
| parent | e4058387bfd67c02aa0e065705655b1e4b0aafbf (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b91f4da3f..9a8e4895a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* [#1035](https://github.com/xmake-io/xmake/issues/1035): The graphics configuration menu fully supports mouse events, and support scroll bar + ### Change * [#1072](https://github.com/xmake-io/xmake/issues/1072): Fix and improve to parse cl deps @@ -869,6 +873,10 @@ ## master (开发中) +### 新特性 + +* [#1035](https://github.com/xmake-io/xmake/issues/1035): 图形配置菜单完整支持鼠标事件,并且新增滚动栏 + ### 改进 * [#1072](https://github.com/xmake-io/xmake/issues/1072): 修复并改进 cl 编译器头文件依赖信息 |
