diff options
| author | ruki <[email protected]> | 2022-07-27 00:29:34 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-07-27 00:29:34 +0800 |
| commit | 0f0328abae8242d6020c9e5e4e4cacb1a16278df (patch) | |
| tree | 61fa24f282bf03018e67fe01768eaa271ba5147c | |
| parent | 5559d30a41da6b7e7a305cb7c239776ea646bbd7 (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 dac307a04..d6b717783 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### Changes +* [#2576](https://github.com/xmake-io/xmake/issues/2576): More flexible package fetching from cmake * [#2577](https://github.com/xmake-io/xmake/issues/2577): Improve add_headerfiles(), add `{install = false}` support ## v2.6.9 @@ -1352,6 +1353,7 @@ ### 改进 +* [#2576](https://github.com/xmake-io/xmake/issues/2576): More flexible package fetching from cmake * [#2577](https://github.com/xmake-io/xmake/issues/2577): 改进 add_headerfiles(),增加 `{install = false}` 支持 ## v2.6.9 |
