Skip to content

Commit

Permalink
Merge pull request #614 from electro-smith/prerelease/v7.0.1
Browse files Browse the repository at this point in the history
Prerelease V7.0.1
  • Loading branch information
beserge authored Feb 21, 2024
2 parents 77cc624 + 1fcc3bd commit ed0bff9
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# libDaisy Changelog

## Unreleased
## v7.0.1

### Features
- Change `AudioHandle::Config` to an aggregate type, allows for aggregate init. Doesn't break existing code.
- Add SerialRead example, shows how to read via Serial over USB
- Add SH1106 OLED driver

### Bugfixes

### Migrating

- Fix float range for `Random::GetFloat()`
- Move SAI initialized check so it isn't a no-op

## v7.0.0

Expand Down

0 comments on commit ed0bff9

Please sign in to comment.