diff options
| author | ruki <[email protected]> | 2024-05-16 00:53:33 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-05-16 00:53:33 +0800 |
| commit | 0c2188aac6f3712ff5d044ddd4579020cd19a4bd (patch) | |
| tree | e75a925d7f8a7d5e4e0f9710a09947fe815e9589 | |
| parent | a88318a2a9ca5f28ac330e3046703babe182c2ad (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 0beda8228..7ded76dd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * [#5060](https://github.com/xmake-io/xmake/issues/5060): Support Verilator target build to static library * [#5074](https://github.com/xmake-io/xmake/pull/5074): Add `xrepo download` command to download package source * [#5086](https://github.com/xmake-io/xmake/issues/5986): Add check support for package +* [#5103](https://github.com/xmake-io/xmake/pull/5103): Add qt ts files building ### Changes @@ -1813,6 +1814,7 @@ * [#5060](https://github.com/xmake-io/xmake/issues/5060): 支持 Verilator 静态库目标构建 * [#5074](https://github.com/xmake-io/xmake/pull/5074): 添加 `xrepo download` 命令去快速下载包源码 * [#5086](https://github.com/xmake-io/xmake/issues/5986): 添加包检测支持 +* [#5103](https://github.com/xmake-io/xmake/pull/5103): 添加 qt ts 构建支持 ### 改进 |
