diff --git a/README.md b/README.md
index 9735f4cc..87ca1544 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@


-
+
@@ -131,8 +131,13 @@ class MainHook : YukiHookXposedInitProxy {
- 1.0.2
修复 Windows 下无法找到项目路径的问题;
移除部分反射 API,合并至 `BaseFinder` 进行整合;
- 增加直接使用字符串创建 Hook 的方法。
-
+ 增加直接使用字符串创建 Hook 的方法。
+- 1.0.3
+ 修复一个潜在性的异常未拦截 BUG;
+ 增加 `ignoredError` 功能;
+ 增加了 `type` 中的 `android` 类型;
+ 增加监听 `hook` 后的 `ClassNotFound` 功能。
+
# Cooperations
以下是经过合作并稳定使用 `YukiHookAPI` 的项目。