Skip to content

Commit

Permalink
Update CHANGELOG.md files
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebraham committed Oct 14, 2024
1 parent 509c53d commit 09132f1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
6 changes: 5 additions & 1 deletion esp-hal-buzzer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed

## 0.1.0 - 2024-08-21 - Initial release
## 0.1.0 - 2024-10-14

### Added

- Initial release
8 changes: 8 additions & 0 deletions esp-hal-smartled/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed

## 0.14.0 - 2024-10-14

### Changed

- Use latest release of `esp-hal` (#8)

### Removed

- Removed the `clocks` parameter from `SmartLedsAdapter::new` (#1999)

## 0.13.0 - 2024-08-29
Expand Down

0 comments on commit 09132f1

Please sign in to comment.