Skip to content

Commit

Permalink
chore(grand_central_m4): release v0.8.1 (#788)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 21, 2024
1 parent 39215a3 commit 0a0bac8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions boards/grand_central_m4/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.8.1](https://github.com/atsamd-rs/atsamd/compare/grand_central_m4-0.8.0...grand_central_m4-0.8.1) - 2024-11-21

### Other

- *(grand_central_m4)* Add an I2C example ([#787](https://github.com/atsamd-rs/atsamd/pull/787))

## [0.8.0](https://github.com/atsamd-rs/atsamd/compare/grand_central_m4-0.7.0...grand_central_m4-0.8.0) - 2024-11-17

### Added
Expand Down
2 changes: 1 addition & 1 deletion boards/grand_central_m4/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "grand_central_m4"
version = "0.8.0"
version = "0.8.1"
authors = ["Dustin Little <[email protected]>"]
description = "Board Support crate for the Adafruit Grand Central M4 Express"
keywords = ["no-std", "arm", "cortex-m", "embedded-hal"]
Expand Down

0 comments on commit 0a0bac8

Please sign in to comment.