Skip to content

Commit 061b43b

Browse files
committed
chore(master): release 0.14.0
1 parent 49b11bf commit 061b43b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [0.14.0](https://github.com/xmc-rs/xmc4200/compare/v0.13.0...v0.14.0) (2024-07-01)
4+
5+
6+
### Features
7+
8+
* updating from newer svd2rust ([#98](https://github.com/xmc-rs/xmc4200/issues/98)) ([49b11bf](https://github.com/xmc-rs/xmc4200/commit/49b11bf6ac7a418818314ba59c5ce9f4a89e1518))
9+
310
## [0.13.0](https://github.com/xmc-rs/xmc4200/compare/v0.12.0...v0.13.0) (2024-06-03)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "xmc4200"
33
description = "Peripheral access library for XCM4200 ARM Cortex-M"
4-
version = "0.13.0"
4+
version = "0.14.0"
55
authors = ["Lucas Brendel <lucasbrendel@gmail.com>"]
66
readme = "README.md"
77
license = "MIT"

0 commit comments

Comments
 (0)