Skip to content

Commit

Permalink
Merge pull request #136 from almindor/v0.8.0
Browse files Browse the repository at this point in the history
release v0.8.0
  • Loading branch information
almindor authored May 24, 2024
2 parents 67097ca + 14d040c commit 8bf3354
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions mipidsi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [v0.8.0] - 2024-05-24

### Added

- added `GC9A01` model support
Expand Down
2 changes: 1 addition & 1 deletion mipidsi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "mipidsi"
description = "MIPI Display Command Set compatible generic driver"
version = "0.7.1"
version = "0.8.0"
authors = ["Ales Katona <almindor@gmail.com>"]
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit 8bf3354

Please sign in to comment.