Skip to content

Commit

Permalink
chore(master): release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasbrendel committed Jul 1, 2024
1 parent e799be1 commit 3f0f8f5
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.14.0](https://github.com/xmc-rs/xmc4400/compare/v0.13.0...v0.14.0) (2024-07-01)


### Features

* updating from newer svd2rust ([#93](https://github.com/xmc-rs/xmc4400/issues/93)) ([e799be1](https://github.com/xmc-rs/xmc4400/commit/e799be1868d3f10204066e0635148130aef6e484))

## [0.13.0](https://github.com/xmc-rs/xmc4400/compare/v0.12.0...v0.13.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 = "xmc4400"
version = "0.13.0"
version = "0.14.0"
description = "XMC peripheral library for XMC4400 generated from SVD"
readme = "README.md"
authors = ["Lucas Brendel <[email protected]>"]
Expand Down

0 comments on commit 3f0f8f5

Please sign in to comment.