diff options
| author | ruki <[email protected]> | 2022-07-23 17:07:25 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-07-23 17:07:25 +0800 |
| commit | 75e5e111d3d3504d30f1b17ea51dab5417e44163 (patch) | |
| tree | 78f70b088188a2f18c0584c915da19364a21d195 | |
| parent | 6f567c578718c11c30e0287373707a563fef7113 (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 1b80248bf..92579ca0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* [#2555](https://github.com/xmake-io/xmake/issues/2555): Add fwatcher module and `xmake watch` plugin command + ## v2.6.9 ### New features @@ -1338,6 +1342,10 @@ ## master (开发中) +### 新特性 + +* [#2555](https://github.com/xmake-io/xmake/issues/2555): 添加 fwatcher 模块和 `xmake watch` 插件命令 + ## v2.6.9 ### 新特性 |
