From 81674458b45c0b924dbf5a7324c75c45ad23dcaf Mon Sep 17 00:00:00 2001 From: sanjay Date: Fri, 4 Aug 2017 08:48:03 +0530 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b2eab1798..420ed1a7d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,5 +1,6 @@ Version 1.3.2 ------------------------------------------------------------ +* Fix issue with server and client where in the frame buffer had values from previous unsuccesful transaction * Fix response length calculation for ModbusASCII protocol * Fix response length calculation ReportSlaveIdResponse, DiagnosticStatusResponse * Fix never ending transaction case when response is recieved without header and CRC