diff options
| author | ruki <[email protected]> | 2021-06-10 13:19:07 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-10 13:19:07 +0800 |
| commit | 54dc077b7176e1f602342292b80c29d4cc39b66c (patch) | |
| tree | a1bfa31d2ce7d1ec5b94fa3e70db935f489c2320 | |
| parent | d473fbde0ed198f725debff21ad0fca70d6d864d (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 15b5c14c6..5e106d6d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ * [#1413](https://github.com/xmake-io/xmake/issues/1413): Fix hangs on fetching packages * [#1420](https://github.com/xmake-io/xmake/issues/1420): Fix config and packages cache +* [#1445](https://github.com/xmake-io/xmake/issues/1445): Fix WDK driver sign error ## v2.5.4 @@ -1033,6 +1034,7 @@ * [#1413](https://github.com/xmake-io/xmake/issues/1413): 修复查找包过程中出现的挂起卡死问题 * [#1420](https://github.com/xmake-io/xmake/issues/1420): 修复包检测和配置缓存 +* [#1445](https://github.com/xmake-io/xmake/issues/1445): 修复 WDK 驱动签名错误 ## v2.5.4 |
