diff options
| author | ruki <[email protected]> | 2022-10-21 00:41:43 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-10-21 00:41:43 +0800 |
| commit | 16501a448b5f127d2e8e2347fd7b6361632868e5 (patch) | |
| tree | bf3752caa1232b10ce2d2db444f300104a74b3ff | |
| parent | 3c938b96b165624c11f55e9e260c7d12cba430ad (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 d6ec7eaf7..f8f11b27c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ * [#2925](https://github.com/xmake-io/xmake/issues/2925): Improve doxygen plugin * [#2948](https://github.com/xmake-io/xmake/issues/2948): Support OpenBSD +### Bugs fixed + +* [#2949](https://github.com/xmake-io/xmake/issues/2949): Fix vs group + ## v2.7.2 ### New features @@ -1426,6 +1430,10 @@ * [#2925](https://github.com/xmake-io/xmake/issues/2925): 改进 doxygen 插件 * [#2948](https://github.com/xmake-io/xmake/issues/2948): 支持 OpenBSD +### Bugs 修复 + +* [#2949](https://github.com/xmake-io/xmake/issues/2949): 修复 vs 分组 + ## v2.7.2 ### 新特性 |
