diff options
| author | ruki <[email protected]> | 2024-06-03 22:42:12 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-06-03 22:42:12 +0800 |
| commit | e02cd06baf7993b53d662c6babd2599274ae199e (patch) | |
| tree | b4d43b688f475c587eceacf977fe9c9fa322271d | |
| parent | 41d35c06605de8b541c13033cc24446f17106068 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e333021a..7cce03bed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,15 @@ ## master (unreleased) -## v2.9.3 - ### New features * [#4637](https://github.com/xmake-io/xmake/issues/4637): Add mix generator for xpack * [#5148](https://github.com/xmake-io/xmake/issues/5148): Add on_source in package +### Bugs fixed + +* [#5176](https://github.com/xmake-io/xmake/pull/5176): Fix VS toolset v144 + ## v2.9.2 ### New features @@ -1819,13 +1821,15 @@ ## master (开发中) -## v2.9.3 - ### 新特性 * [#4637](https://github.com/xmake-io/xmake/issues/4637): 为 xpack 添加 mix 支持 * [#5148](https://github.com/xmake-io/xmake/issues/5148): 为包添加 on_source 配置域 +### 问题修复 + +* [#5176](https://github.com/xmake-io/xmake/pull/5176): 修复 VS toolset v144 支持 + ## v2.9.2 ### 新特性 |
