Skip to content

Commit 3880010

Browse files
fix changelog version and date
1 parent dd21f4b commit 3880010

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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.4.0] - 2023-03-19
18+
## [2.3.4] - 2023-03-20
1919
### Added
2020
- `package.json` for `mip` installation with MicroPython v1.19.1 or newer
2121
- `.editorconfig` for common editor settings
@@ -282,9 +282,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
282282
- PEP8 style issues on all files of [`lib/uModbus`](lib/uModbus)
283283

284284
<!-- 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
286286

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
288288
[2.3.3]: https://github.com/brainelectronics/micropython-modbus/tree/2.3.3
289289
[2.3.2]: https://github.com/brainelectronics/micropython-modbus/tree/2.3.2
290290
[2.3.1]: https://github.com/brainelectronics/micropython-modbus/tree/2.3.1

0 commit comments

Comments
 (0)