Skip to content

Commit 98dc82c

Browse files
update changelog for 2.3.5
1 parent 2bbccbe commit 98dc82c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

changelog.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
<!-- ## [Unreleased] -->
1616

1717
## Released
18+
## [2.3.5] - 2023-05-05
19+
### Fixed
20+
- Use `ticks_diff` to get correct time to lower control pin after sending the frame, see #72
21+
1822
## [2.3.4] - 2023-03-20
1923
### Added
2024
- `package.json` for `mip` installation with MicroPython v1.19.1 or newer
@@ -282,8 +286,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
282286
- PEP8 style issues on all files of [`lib/uModbus`](lib/uModbus)
283287

284288
<!-- Links -->
285-
[Unreleased]: https://github.com/brainelectronics/micropython-modbus/compare/2.3.4...develop
289+
[Unreleased]: https://github.com/brainelectronics/micropython-modbus/compare/2.3.5...develop
286290

291+
[2.3.4]: https://github.com/brainelectronics/micropython-modbus/tree/2.3.4
287292
[2.3.4]: https://github.com/brainelectronics/micropython-modbus/tree/2.3.4
288293
[2.3.3]: https://github.com/brainelectronics/micropython-modbus/tree/2.3.3
289294
[2.3.2]: https://github.com/brainelectronics/micropython-modbus/tree/2.3.2

0 commit comments

Comments
 (0)