We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6458acc + 0d2d2b5 commit b6c183eCopy full SHA for b6c183e
svd-parser/CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## Unreleased
+## [v0.14.7] - 2024-10-03
9
10
- Bump svd-rs to 0.14.9
11
svd-parser/Cargo.toml
@@ -11,7 +11,7 @@ name = "svd-parser"
repository = "https://github.com/rust-embedded/svd"
12
edition = "2021"
13
rust-version = "1.65.0"
14
-version = "0.14.6"
+version = "0.14.7"
15
readme = "README.md"
16
17
[features]
0 commit comments