Skip to content

Commit a63d20a

Browse files
committed
update changelog
1 parent c357c9b commit a63d20a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* [#5526](https://github.com/xmake-io/xmake/discussions/5526): Use MD/MDd runtimes for msvc by default
1414
* [#5545](https://github.com/xmake-io/xmake/discussions/5545): Use ninja generator for cmake package by default
1515
* [#6355](https://github.com/xmake-io/xmake/pull/6355): Support customizing implib path of MinGW/MSVC
16+
* [#6373](https://github.com/xmake-io/xmake/pull/6373): Improve c++ modules support
1617

1718
## v2.9.9
1819

@@ -1991,6 +1992,7 @@
19911992
* [#5526](https://github.com/xmake-io/xmake/discussions/5526): msvc 默认切换到 MD/MDd 运行时
19921993
* [#5545](https://github.com/xmake-io/xmake/discussions/5545): 构建 cmake 包,默认使用 Ninja 生成器
19931994
* [#6355](https://github.com/xmake-io/xmake/pull/6355): 支持自定义 implib 路径和访问
1995+
* [#6373](https://github.com/xmake-io/xmake/pull/6373): 改进 c++ modules 支持
19941996

19951997
## v2.9.9
19961998

0 commit comments

Comments
 (0)