Skip to content

Commit

Permalink
chore(master): release 0.5.2 (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasbrendel authored Apr 29, 2024
1 parent 0a62844 commit 0c7f8b2
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.5.2](https://github.com/xmc-rs/xmc4-hal/compare/v0.5.1...v0.5.2) (2024-04-29)


### Bug Fixes

* **deps:** update rust crate cortex-m-rt to 0.7.4 ([#246](https://github.com/xmc-rs/xmc4-hal/issues/246)) ([3efc4a9](https://github.com/xmc-rs/xmc4-hal/commit/3efc4a9388ea53c485bd1e404f74a098787899f6))

## [0.5.1](https://github.com/xmc-rs/xmc4-hal/compare/v0.5.0...v0.5.1) (2024-02-06)


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 <[email protected]>"]
edition = "2018"
name = "xmc4-hal"
version = "0.5.1"
version = "0.5.2"
readme = "README.md"
license = "MIT"
repository = "https://github.com/xmc-rs/xmc4-hal"
Expand Down

0 comments on commit 0c7f8b2

Please sign in to comment.