Skip to content

Commit

Permalink
Update Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sebaJoSt authored Apr 16, 2024
1 parent 88beeed commit 5d9e434
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

All notable changes to this project will be documented in this file.

## [4.3.0] - 2024-04-10
## [4.3.0] - 2024-04-16

### Added
- Added `BlaeckSerial::writeRestarted();` to send a message when the BlaeckSerial device is restarted. The message is sent only once during runtime.
- Usage of `BlaeckSerial::writeRestarted();` shown in example `Basic.ino`
- Added `BlaeckSerial::writeRestarted()` to send a message when the BlaeckSerial device is restarted. The message is sent only once during runtime.
- `BlaeckSerial::writeRestarted()` is called in `BlaeckSerial::tick()`


## [4.2.0] - 2023-12-05
Expand Down

0 comments on commit 5d9e434

Please sign in to comment.