Skip to content

Commit 0eadd2e

Browse files
Updated README.md
1 parent 4dd6824 commit 0eadd2e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,13 @@ and you'll have your updated library loaded into the app. Now, whenever you exec
8686
3. Build an APK
8787
4. Rename the .apk file to .jar
8888

89+
90+
## Changelog
91+
92+
- v1.0:
93+
- Support for methods
94+
- Implemented Hotpatch.loadLibrary()
95+
- Implemented Hotpatch.loadClass()
96+
- Implemented Hotpatch.loadMethods()
97+
- Implemented Hotpatch.reload()
98+
- Implemented Hotpatch.call()

0 commit comments

Comments
 (0)