diff options
| author | ruki <[email protected]> | 2021-03-18 00:59:02 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-03-18 00:59:02 +0800 |
| commit | a1ebb6a1b37dbcca45da44cb1b9a4f0341a2684a (patch) | |
| tree | 50fbde29624b83c9f1f7e62de6ad6d2aa6eeaa9c | |
| parent | 25e9c7ab3ce1f45137423b49e7ef5214d7735a8e (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 9abf783ad..16db55de7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ ### Bugs fixed * [#1266](https://github.com/xmake-io/xmake/issues/1266): Fix relative repo path in `add_repositories` +* [#1288](https://github.com/xmake-io/xmake/issues/1288): Fix vsxmake generator with option configs ## v2.5.2 @@ -968,6 +969,7 @@ ## Bugs 修复 * [#1266](https://github.com/xmake-io/xmake/issues/1266): 修复在 `add_repositories` 中的 repo 相对路径 +* [#1288](https://github.com/xmake-io/xmake/issues/1288): 修复 vsxmake 插件处理 option 配置问题 ## v2.5.2 |
