diff options
| author | ruki <[email protected]> | 2022-09-07 22:02:52 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-09-07 22:02:52 +0800 |
| commit | 1e56c8877406df41ed79aa098fcabc2a63ca1da9 (patch) | |
| tree | a46428b9237c5aad223a4212d3c2c90769bb0598 | |
| parent | 46e28a1d9959e05676f7bbe60be828c8743659a4 (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 f247b1e89..7c9601dbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * [#2773](https://github.com/xmake-io/xmake/pull/2773): Improve vcpkg packages to support freebsd * [#2778](https://github.com/xmake-io/xmake/pull/2778): Improve Improve xrepo.env for target * [#2783](https://github.com/xmake-io/xmake/issues/2783): Add digest algorithm option for wdk signtool +* [#2787](https://github.com/xmake-io/xmake/pull/2787): Improve json to support empty array ### Bugs fixed @@ -1395,6 +1396,7 @@ * [#2773](https://github.com/xmake-io/xmake/pull/2773): 改进 vcpkg 包安装,支持 freebsd 平台 * [#2778](https://github.com/xmake-io/xmake/pull/2778): 改进 xrepo.env 支持 target 的运行环境加载 * [#2783](https://github.com/xmake-io/xmake/issues/2783): 添加摘要算法选项到 WDK 的 signtool 签名工具 +* [#2787](https://github.com/xmake-io/xmake/pull/2787): 改进 json 支持空数组 ### Bugs 修复 |
