From 52f90cda023abaca510d59f021c88629270ad6c0 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Wed, 26 May 2021 23:07:07 +0800 Subject: [PATCH] update ChangeLog --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c7b3bea1..1e5019de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 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 build with LLVM on Powerpc64(le) @@ -24,6 +24,7 @@ This file details the changelog of Unicorn Engine. - Bindings: - Java: remove deprecated javah and build with javac - Python: handle exceptions raised in hook functions + - Rust binding ----------------------------------- [Version 1.0.2]: October 21st, 2020