Skip to content

Commit 186d205

Browse files
committed
Update CHANGELOG for 0.1.0 release.
1 parent d581b9d commit 186d205

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10-
New version for RP235x. Based on RP2040 version.
10+
* No changes
11+
12+
## [0.1.0] 2024-08-18 ([Crates.io](https://crates.io/crates/rp235x-pac/0.1.0) | [Github](https://github.com/rp-rs/rp235x-pac/releases/tag/v0.1.0))
13+
14+
### Added
15+
16+
* New version for RP235x.
17+
* Taken from https://github.com/thejpster/rp-hal-rp2350-public/tree/main/rp235x-pac, which was never published to crates.io
18+
* Builds for Arm (`thumbv8m.main-none-eabihf`) and RISC-V (`riscv32imac-unknown-none-elf`)
19+
20+
[Unreleased]: https://github.com/rp-rs/rp235x-pac/compare/v0.1.0...HEAD
21+
[0.1.0]: https://github.com/rp-rs/rp235x-pac/releases/tag/v0.1.0

0 commit comments

Comments
 (0)