Skip to content

Commit f262a6f

Browse files
authored
chore(master): release 0.9.0 (#57)
1 parent 19dc3a2 commit f262a6f

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.9.0](https://github.com/xmc-rs/xmc4800/compare/v0.8.0...v0.9.0) (2024-02-02)
4+
5+
6+
### Features
7+
8+
* updating from newer svd2rust ([#56](https://github.com/xmc-rs/xmc4800/issues/56)) ([0c3d44e](https://github.com/xmc-rs/xmc4800/commit/0c3d44e5b2200995299846b8a0c79226097f2349))
9+
* updating from newer svd2rust ([#59](https://github.com/xmc-rs/xmc4800/issues/59)) ([0ff45d6](https://github.com/xmc-rs/xmc4800/commit/0ff45d6e659071bf82b97e963f36c7b5f9797a1c))
10+
311
## [0.8.0](https://github.com/xmc-rs/xmc4800/compare/v0.7.2...v0.8.0) (2023-12-26)
412

513

Cargo.toml

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

0 commit comments

Comments
 (0)