File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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
15
15
<!-- ## [Unreleased] -->
16
16
17
17
## Released
18
- ## [ 2.4.0 ] - 2023-03-19
18
+ ## [ 2.3.4 ] - 2023-03-20
19
19
### Added
20
20
- ` package.json ` for ` mip ` installation with MicroPython v1.19.1 or newer
21
21
- ` .editorconfig ` for common editor settings
@@ -282,9 +282,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
282
282
- PEP8 style issues on all files of [ ` lib/uModbus ` ] ( lib/uModbus )
283
283
284
284
<!-- Links -->
285
- [ Unreleased ] : https://github.com/brainelectronics/micropython-modbus/compare/2.4.0 ...develop
285
+ [ Unreleased ] : https://github.com/brainelectronics/micropython-modbus/compare/2.3.4 ...develop
286
286
287
- [ 2.4.0 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.4.0
287
+ [ 2.3.4 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.3.4
288
288
[ 2.3.3 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.3.3
289
289
[ 2.3.2 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.3.2
290
290
[ 2.3.1 ] : https://github.com/brainelectronics/micropython-modbus/tree/2.3.1
You can’t perform that action at this time.
0 commit comments