Skip to content

Commit

Permalink
chore(master): release 0.8.1 (#80)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
lucasbrendel and kodiakhq[bot] authored Dec 22, 2023
1 parent 67d982a commit bf7e76a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.8.1](https://github.com/xmc-rs/xmc4500/compare/v0.8.0...v0.8.1) (2023-12-22)


### Bug Fixes

* **deps:** adding critical-section ([9d73b84](https://github.com/xmc-rs/xmc4500/commit/9d73b84854c82aaa755f4ea4161c7cdc9e6ecb68))
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "xmc4500"
version = "0.8.0"
version = "0.8.1"
description = "XMC peripheral library for XMC4500 generated from SVD"
readme = "README.md"
authors = ["Lucas Brendel <[email protected]>"]
Expand Down

0 comments on commit bf7e76a

Please sign in to comment.