From dee28c3030a8f871f6c5e398eaa0de780519ba6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A1n=20Di=20Pietro?= Date: Thu, 3 Jan 2019 01:05:54 -0300 Subject: [PATCH] Update README.md Updated README with 2.5 Features. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 81863e3..72b2793 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,10 @@ Suggestions are welcome. * Changed to Unicode for all strings * Fixed analysis, warnings, and related issues * Changed to MIT license +* 2.5 + * Fix memory corruption error + * Fix non-dialog procedure generating 'hwndDlg' instead of 'hwnd' + * Added re-sizable window feature. + * Added 'Dark Mode' color scheme (WIP) + * Settings are saved/retrieved to/from Registry + * Removed 'Hide Target Code' option