File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515<!-- ## [Unreleased] -->
1616
1717## Released
18- ## [ 2.1.0] - 2022-12-17
18+ ## [ 2.1.0] - 2022-12-27
1919### Added
2020- Typing hints available for all functions of [ umodbus] ( umodbus ) , see #27
2121- Docstrings available for all constants, functions and classes of [ umodbus] ( umodbus/ ) , see #27
@@ -39,6 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3939- Writing multiple coils in TCP, see #22
4040- Writing multiple registers in TCP, see #23
4141- Unit test ` test_bytes_to_bool ` uses MSB and LSB data correctly
42+ - Only requested amount of registers are returned by ` _process_read_access ` logic of [ tcp.py] ( umodbus/tcp.py ) , see #35
4243
4344## [ 2.0.0] - 2022-12-03
4445### Added
You can’t perform that action at this time.
0 commit comments