Skip to content

Commit b4d7074

Browse files
authored
chore(master): release 0.12.0 (#91)
1 parent ce2ff0b commit b4d7074

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.12.0](https://github.com/xmc-rs/xmc4200/compare/v0.11.0...v0.12.0) (2024-05-03)
4+
5+
6+
### Features
7+
8+
* updating from newer svd2rust ([#90](https://github.com/xmc-rs/xmc4200/issues/90)) ([c1eea42](https://github.com/xmc-rs/xmc4200/commit/c1eea425b6967c97314ee37fe97e35a5dd14080c))
9+
* updating from newer svd2rust ([#92](https://github.com/xmc-rs/xmc4200/issues/92)) ([ce2ff0b](https://github.com/xmc-rs/xmc4200/commit/ce2ff0b744ccc869e255bd4447a2d66228012a7f))
10+
311
## [0.11.0](https://github.com/xmc-rs/xmc4200/compare/v0.10.0...v0.11.0) (2024-04-29)
412

513

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.11.0"
4+
version = "0.12.0"
55
authors = ["Lucas Brendel <lucasbrendel@gmail.com>"]
66
readme = "README.md"
77
license = "MIT"

0 commit comments

Comments
 (0)