Skip to content

Commit

Permalink
Release version 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinevg committed Aug 1, 2021
1 parent 5816e04 commit 9ab7f18
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
-->

## [0.4.2] - 2021-08-01
### Added
- New feature: Expose the (Q)SPI pins to access flash memory (Tx @phoracek!)

---

## [0.4.1] - 2021-04-27
### Added
- New feature: `alloc`
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "daisy_bsp"
version = "0.4.1"
version = "0.4.2"
authors = ["Antoine van Gelder <antoine@flowdsp.io>"]
edition = "2018"
license = "MIT"
Expand Down

0 comments on commit 9ab7f18

Please sign in to comment.