From 7eb0469f6be51ece816010bb8d92c847ad640d2b Mon Sep 17 00:00:00 2001 From: Frank Jeschke Date: Fri, 31 Mar 2023 18:00:46 +0200 Subject: [PATCH] Update changelog --- Changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog b/Changelog index efe1424..cf794a7 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,9 @@ +v2.3: +- Fix Github issue #17: wrong parsing of hexdec value. +- Fix Github issue #18: incomplete parsing of xs:boolean types. +- Increased max filesize to 2MB. +- Remove PDO strings from SII binary if no PDO mapping is generated. + v2.2: - Add feature MBoxState FMMU setting. - Fix printout of PDOs from ESI file.