Update version to 1.1.3

This commit is contained in:
2022-09-30 23:42:30 +08:00
parent 885fb08ef2
commit ce9f36fd27
6 changed files with 17 additions and 7 deletions

View File

@@ -16,7 +16,12 @@ Time zone of version release date: **UTC+8**
:::
### 1.1.2 | 2022.09.30 &ensp;<Badge type="tip" text="latest" vertical="middle" />
### 1.1.3 | 2022.09.30 &ensp;<Badge type="tip" text="latest" vertical="middle" />
- Fixed a fatal bug where the Hook entry class name could not be customized
- Added some code notes in `LoggerFactory` and updated special features documentation
### 1.1.2 | 2022.09.30 &ensp;<Badge type="warning" text="stale" vertical="middle" />
- Documentation [Basic Knowledge](../guide/knowledge) page add a friend link to the English version
- Fixed `YukiBaseHooker` comments in English code note link errors

View File

@@ -8,7 +8,12 @@
:::
### 1.1.2 | 2022.09.30 &ensp;<Badge type="tip" text="最新" vertical="middle" />
### 1.1.3 | 2022.09.30 &ensp;<Badge type="tip" text="最新" vertical="middle" />
- 修复一个无法自定义 Hook 入口类名的致命错误
- 添加 `LoggerFactory` 中的部分代码注释文案并更新特色功能文档
### 1.1.2 | 2022.09.30 &ensp;<Badge type="warning" text="过旧" vertical="middle" />
- 文档 [基础知识](../guide/knowledge) 页面新增 English 版本友情链接
- 修复 `YukiBaseHooker` 注释中的 English 文档链接错误问题