Update version to 1.0.83

This commit is contained in:
2022-05-04 10:04:59 +08:00
parent 55cad1bc37
commit ae94fdc767
5 changed files with 12 additions and 6 deletions

View File

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

View File

@@ -2,6 +2,12 @@
> 这里记录了 `YukiHookAPI` 的版本更新历史。
### 1.0.83 | 2022.05.04
- 修复 `YukiHookModuleStatus``loadSystem` 后大量报错的问题
- 新增 `type` 中的 `android` 类型
- 更新帮助文档的示例说明
### 1.0.82 | 2022.05.04
- 修复了一处概念混淆错误,区分 `initZygote` 与系统框架的关系,之前的注释和文档有问题,非常抱歉