File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
1313### Changed
1414
15+ ## [ v0.2.5] - 2021-04-28
16+
17+ ### Changed
18+
19+ - Updated ` nb ` dependency to version ` 0.1.3 ` to ensure compatibility with ` nb ` version ` 1.0 ` .
20+
1521
1622## [ v0.2.4] - 2020-06-17
1723
@@ -109,7 +115,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
109115
110116Initial release
111117
112- [ Unreleased ] : https://github.com/rust-embedded/embedded-hal/compare/v0.2.4...HEAD
118+ [ Unreleased ] : https://github.com/rust-embedded/embedded-hal/compare/v0.2.5...v0.2.x
119+ [ v0.2.5 ] : https://github.com/rust-embedded/embedded-hal/compare/v0.2.4...v0.2.5
113120[ v0.2.4 ] : https://github.com/rust-embedded/embedded-hal/compare/v0.2.3...v0.2.4
114121[ v0.2.3 ] : https://github.com/rust-embedded/embedded-hal/compare/v0.2.2...v0.2.3
115122[ v0.2.2 ] : https://github.com/rust-embedded/embedded-hal/compare/v0.2.1...v0.2.2
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
1111name = " embedded-hal"
1212readme = " README.md"
1313repository = " https://github.com/rust-embedded/embedded-hal"
14- version = " 0.2.4 "
14+ version = " 0.2.5 "
1515
1616[dependencies .void ]
1717default-features = false
You can’t perform that action at this time.
0 commit comments