Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez committed Jan 29, 2024
1 parent 1fc3687 commit 6123af5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed defmt parsing when data is read in parts (#503)
- Use partition table instead of hard-coded values for the location of partitions (#516)
- Fixed a missed `flush` call that may be causing communication errors (#521)
- Windows: Update RST/DTR order to avoid issues.

### Changed
- Created `FlashData` and `FlashSettings` structs to reduce number of input arguments in some functions (#512)
Expand Down

0 comments on commit 6123af5

Please sign in to comment.