Skip to content

Commit

Permalink
chore(main): release 0.6.0 (#64)
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 Jun 5, 2024
1 parent a875d61 commit 4c31680
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.0](https://github.com/sousandrei/ism330dhcx/compare/v0.5.2...v0.6.0) (2024-06-05)


### Features

* migrate to ehal 1.0 ([#55](https://github.com/sousandrei/ism330dhcx/issues/55)) ([40b6b3b](https://github.com/sousandrei/ism330dhcx/commit/40b6b3bf6a35c37dce4e05ed6aff8b683b8131a3))

## [0.5.2](https://github.com/sousandrei/ism330dhcx/compare/v0.5.1...v0.5.2) (2023-12-17)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ license = "MIT"
name = "ism330dhcx"
readme = "README.md"
repository = "https://github.com/sousandrei/ism330dhcx"
version = "0.5.2"
version = "0.6.0"


[dependencies]
Expand Down

0 comments on commit 4c31680

Please sign in to comment.