diff options
| author | ruki <[email protected]> | 2022-11-19 23:34:02 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-11-19 23:34:02 +0800 |
| commit | 1eb3b2594f65b2bac9403f611fc0b322da182f69 (patch) | |
| tree | c16be537851360293fba6dfda14611330e3dc652 | |
| parent | 6ea38bc4e39c2159fb99c84ef28adc53be06893a (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b8e5b667e..9e1639dcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * Fix requires-lock bug * [#3065](https://github.com/xmake-io/xmake/issues/3065): Fix missing package dependences +* [#3082](https://github.com/xmake-io/xmake/issues/3082): Fix build.ninja generator ## v2.7.3 @@ -1462,6 +1463,7 @@ * 修复 requires-lock 问题 * [#3065](https://github.com/xmake-io/xmake/issues/3065): 修复部分依赖包没有被安装的问题 +* [#3082](https://github.com/xmake-io/xmake/issues/3082): 修复 build.ninja 生成器 ## v2.7.3 |
