Skip to content

Commit 0c8d9f1

Browse files
authored
chore(master): release 0.14.0 (#94)
1 parent 220a61d commit 0c8d9f1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.14.0](https://github.com/xmc-rs/xmc4400/compare/v0.13.0...v0.14.0) (2024-12-01)
4+
5+
6+
### Features
7+
8+
* updating from newer svd2rust ([#100](https://github.com/xmc-rs/xmc4400/issues/100)) ([220a61d](https://github.com/xmc-rs/xmc4400/commit/220a61deaef11be1cf1a6e68da457c311cb53321))
9+
* updating from newer svd2rust ([#93](https://github.com/xmc-rs/xmc4400/issues/93)) ([e799be1](https://github.com/xmc-rs/xmc4400/commit/e799be1868d3f10204066e0635148130aef6e484))
10+
* updating from newer svd2rust ([#99](https://github.com/xmc-rs/xmc4400/issues/99)) ([f49585c](https://github.com/xmc-rs/xmc4400/commit/f49585c511402696d2ac3dad4bd354c9e47510c7))
11+
312
## [0.13.0](https://github.com/xmc-rs/xmc4400/compare/v0.12.0...v0.13.0) (2024-06-03)
413

514

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xmc4400"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
description = "XMC peripheral library for XMC4400 generated from SVD"
55
readme = "README.md"
66
authors = ["Lucas Brendel <lucasbrendel@gmail.com>"]

0 commit comments

Comments
 (0)