update ChangeLog

This commit is contained in:
Nguyen Anh Quynh
2021-05-26 23:07:07 +08:00
parent 9c6134ca91
commit 52f90cda02

View File

@ -1,7 +1,7 @@
This file details the changelog of Unicorn Engine. This file details the changelog of Unicorn Engine.
------------------------------- -------------------------------
[Version 1.0.3]: May xxxx, 2021 [Version 1.0.3]: May 26th, 2021
- Fix some building issues - Fix some building issues
- Fix build with LLVM on Powerpc64(le) - Fix build with LLVM on Powerpc64(le)
@ -24,6 +24,7 @@ This file details the changelog of Unicorn Engine.
- Bindings: - Bindings:
- Java: remove deprecated javah and build with javac - Java: remove deprecated javah and build with javac
- Python: handle exceptions raised in hook functions - Python: handle exceptions raised in hook functions
- Rust binding
----------------------------------- -----------------------------------
[Version 1.0.2]: October 21st, 2020 [Version 1.0.2]: October 21st, 2020