Update version to 1.0.72

This commit is contained in:
2022-04-09 02:14:17 +08:00
parent b29f93bb48
commit 6adc414072
4 changed files with 10 additions and 4 deletions

View File

@@ -2,6 +2,12 @@
> 这里记录了 `YukiHookAPI` 的版本更新历史。
### 1.0.72 | 2022.04.09
- 更新 API 文档到新的地址
- `PackageParam` 中加入 `appContext` 功能
- 修复一些已知的 BUG提升 Hook 稳定性
### 1.0.71 | 2022.04.04
- 修复 VariousClass 无法匹配时会停止 Hook 抛出异常的严重问题