File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88## [ Unreleased]
99
10+ - Your change here!
11+
12+ ## [ v0.3.0] - 2025-01-21
13+
1014- Added the ` alloc ` feature.
1115- Added a new ` RcDevice ` for I2C and SPI, a reference-counting equivalent to ` RefCellDevice ` .
1216- Migrated ` std ` feature-gated ` std::error::Error ` implementations to ` core::error::Error `
@@ -64,7 +68,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6468
6569First release to crates.io
6670
67- [ Unreleased ] : https://github.com/rust-embedded/embedded-hal/compare/embedded-hal-bus-v0.2.0...HEAD
71+ [ Unreleased ] : https://github.com/rust-embedded/embedded-hal/compare/embedded-hal-bus-v0.3.0...HEAD
72+ [ v0.3.0 ] : https://github.com/rust-embedded/embedded-hal/compare/embedded-hal-bus-v0.2.0...embedded-hal-bus-v0.3.0
6873[ v0.2.0 ] : https://github.com/rust-embedded/embedded-hal/compare/embedded-hal-bus-v0.1.0...embedded-hal-bus-v0.2.0
6974[ v0.1.0 ] : https://github.com/rust-embedded/embedded-hal/compare/embedded-hal-bus-v0.1.0-rc.3...embedded-hal-bus-v0.1.0
7075[ v0.1.0-rc.3 ] : https://github.com/rust-embedded/embedded-hal/compare/embedded-hal-bus-v0.1.0-rc.2...embedded-hal-bus-v0.1.0-rc.3
You can’t perform that action at this time.
0 commit comments