Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebraham committed Mar 13, 2024
1 parent 493bd70 commit 5feeace
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions esp-hal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

### Fixed

- Fixing `esp-wifi` + `TRNG` issue on `ESP32-S2` (#1272)

### Changed

- Prefer mutable references over moving for DMA transactions (#1238)

### Removed

- Remove package-level type exports (#1275)

## [0.16.1] - 2024-03-12

- Resolved an issue with the `defmt` dependency/feature (#1264)
Expand Down

0 comments on commit 5feeace

Please sign in to comment.