Skip to content

Commit

Permalink
chore(master): release 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 22, 2023
1 parent 0ecfe04 commit 826bb56
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/xmc4200/compare/v0.8.0...v0.8.1) (2023-12-22)


### Bug Fixes

* **deps:** adding critical-section ([44c112a](https://github.com/xmc-rs/xmc4200/commit/44c112a4d514e7d47be97fb668d786e313d5d8aa))
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "xmc4200"
description = "Peripheral access library for XCM4200 ARM Cortex-M"
version = "0.8.0"
version = "0.8.1"
authors = ["Lucas Brendel <lucasbrendel@gmail.com>"]
readme = "README.md"
license = "MIT"
Expand Down

0 comments on commit 826bb56

Please sign in to comment.