Skip to content

Commit 5a38412

Browse files
committed
Update CHANGELOG
1 parent 9d2c864 commit 5a38412

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Version 1.5.0
1212
* Async servers can now have an option to defer `reactor.run()` when using `Start<Tcp/Serial/Udo>Server(...,defer_reactor_run=True)`
1313
* Fix UDP client issue while handling MEI messages (ReadDeviceInformationRequest)
1414
* Add expected response lengths for WriteMultipleCoilRequest and WriteMultipleRegisterRequest
15+
* Fix _rtu_byte_count_pos for GetCommEventLogResponse
16+
* Add support for repeated MEI device information Object IDs
1517
* Fix struct errors while decoding stray response
1618
* Modbus read retries works only when empty/no message is received
1719
* Change test runner from nosetest to pytest

0 commit comments

Comments
 (0)