Skip to content

Commit

Permalink
chore(master): release 0.3.2 (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasbrendel committed Dec 25, 2023
1 parent 82a2325 commit 3f0a457
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.2](https://github.com/xmc-rs/xmc4-hal/compare/v0.3.1...v0.3.2) (2023-12-25)


### Bug Fixes

* **deps:** update rust crate xmc4200 to 0.8.2 ([#199](https://github.com/xmc-rs/xmc4-hal/issues/199)) ([82a2325](https://github.com/xmc-rs/xmc4-hal/commit/82a2325d53009fdec76535ce69ca7d75d64b9522))

## [0.3.1](https://github.com/xmc-rs/xmc4-hal/compare/v0.3.0...v0.3.1) (2023-12-23)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["Lucas Brendel <lucasbrendel@gmail.com>"]
edition = "2018"
name = "xmc4-hal"
version = "0.3.1"
version = "0.3.2"
readme = "README.md"
license = "MIT"
repository = "https://github.com/xmc-rs/xmc4-hal"
Expand Down

0 comments on commit 3f0a457

Please sign in to comment.