Skip to content

Commit

Permalink
chore(master): release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasbrendel committed Sep 3, 2024
1 parent faf1a62 commit 7d4e40c
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.13.0](https://github.com/xmc-rs/xmc4300/compare/v0.12.0...v0.13.0) (2024-09-03)


### Features

* updating from newer svd2rust ([#88](https://github.com/xmc-rs/xmc4300/issues/88)) ([37c2b19](https://github.com/xmc-rs/xmc4300/commit/37c2b19d5a87070c3e8b542108894da5afa92bac))

## [0.12.0](https://github.com/xmc-rs/xmc4300/compare/v0.11.0...v0.12.0) (2024-06-03)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "xmc4300"
version = "0.12.0"
version = "0.13.0"
description = "XMC peripheral library for XMC4300 generated from SVD"
authors = ["Lucas Brendel <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 7d4e40c

Please sign in to comment.