From eca65a7c2cae8d62aa493bc8d03cc78c95487f47 Mon Sep 17 00:00:00 2001 From: Felix Schneider Date: Fri, 23 Oct 2020 13:27:53 +0200 Subject: [PATCH] Readme --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index 4ec5a63..3d35a2f 100644 --- a/Readme.md +++ b/Readme.md @@ -19,6 +19,9 @@ Check out the [BinDiff manual](https://www.zynamics.com/bindiff/manual/) to see * Fixed a bug where protobuf library was missing in some builds * New file load menu +### v0.3.1 +* Fixed a crash when opening a file via the "from project" option + ### Next releases * Import function names and function parameters (type and name) * Compare the binary opened in Ghidra with an external .BinExport (from IDA for example)