Update version to 1.0.73

This commit is contained in:
2022-04-10 02:56:46 +08:00
parent db1c4f34df
commit 839568e313
4 changed files with 10 additions and 4 deletions

View File

@@ -2,6 +2,12 @@
> 这里记录了 `YukiHookAPI` 的版本更新历史。
### 1.0.73 | 2022.04.10
- 修正几处文档的中文翻页错误,感谢 [WankkoRee](https://github.com/WankkoRee) 的贡献
- 修复在某些情况下 `XC_LoadPackage.LoadPackageParam` 内容为空抛出异常的问题,感谢 [Luckyzyx](https://github.com/luckyzyx) 的反馈
- 修复一些已知的 BUG提升 Hook 稳定性
### 1.0.72 | 2022.04.09
- 更新 API 文档到新的地址