diff --git a/README.md b/README.md
index eadc7f3..c5c9db0 100644
--- a/README.md
+++ b/README.md
@@ -161,6 +161,12 @@ If you find that a certain API call definition is not being detected or not dete
## Version History
+***xAnalyzer 2.4.3***
+*- Added recognition of MOV instructions on x86*
+*- Added recognition of functions with "Stub" suffix*
+*- Fixed bug on "auto analysis" (added more EP check conditions)*
+*- Clear Auto Comments/Auto Labels options checked now by default*
+
***xAnalyzer 2.4.2***
*- Fixed BoF when argument flags comment overpassed MAX_COMMENT_SIZE*
*- Fixed function name search bug when definition lies in a second .api file*