diff options
| -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 |
