Update version to 1.0.85

This commit is contained in:
2022-05-04 13:48:03 +08:00
parent 928df76727
commit 27d4250fdb
5 changed files with 11 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
- 方便移植 快速上手
<font size=3 style="opacity: 0.6">`更新时间 2022-05-04 09:57`</font>
<font size=3 style="opacity: 0.6">`更新时间 2022-05-04 13:45`</font>
[GitHub](https://github.com/fankes/YukiHookAPI)
[Get Started](#介绍)

View File

@@ -2,6 +2,11 @@
> 这里记录了 `YukiHookAPI` 的版本更新历史。
### 1.0.85 | 2022.05.04
- 修复无法 Hook 系统框架的严重问题,从 `1.0.80` 开始出现
- 调试日志中新增区分 `initZygote` 装载的包名为 `android-zygote``packageName` 保持 `android` 不变
### 1.0.83 | 2022.05.04
- 修复 `YukiHookModuleStatus``loadSystem` 后大量报错的问题