File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515<!-- ## [Unreleased] -->
1616
1717## Released
18+ ## [ 2.3.3] - 2023-01-29
19+ ### Fixed
20+ - Add link to RTU documentation examples from RTU examples files and root [ README] ( README.md ) , relates to #7
21+ - Add missing ESP32, RP2 and pyboard pin usage for RTU in examples and documentation, relates to #7 and #17
22+ - Add missing issue template file, see #46
23+
1824## [ 2.3.2] - 2023-01-09
1925### Added
2026- Installation instructions for ` mip ` usage on MicroPython 1.19.1 or newer, see #44
@@ -260,8 +266,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
260266- PEP8 style issues on all files of [ ` lib/uModbus ` ] ( lib/uModbus )
261267
262268<!-- Links -->
263- [ Unreleased ] : https://github.com/brainelectronics/micropython-modbus/compare/2.3.2 ...develop
269+ [ Unreleased ] : https://github.com/brainelectronics/micropython-modbus/compare/2.3.3 ...develop
264270
271+ [ 2.3.3 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.3.3
265272[ 2.3.2 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.3.2
266273[ 2.3.1 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.3.1
267274[ 2.3.0 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.3.0
You can’t perform that action at this time.
0 commit comments