Skip to content

Commit b020f25

Browse files
committed
Update version to 0.5.2
1 parent d70706a commit b020f25

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased Changes
44

5+
* None
6+
7+
## v0.5.2
8+
59
* Handle 'Alt' reads and writes.
610

711
## v0.5.1

neotron-bmc-pico/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Jonathan 'theJPster' Pallant <[email protected]>"]
33
name = "neotron-bmc-pico"
44
edition = "2018"
5-
version = "0.5.1"
5+
version = "0.5.2"
66

77
[dependencies]
88
cortex-m = { version = "0.7.5", features = ["inline-asm", "critical-section-single-core"] }

0 commit comments

Comments
 (0)