File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88<!-- next-header -->
99## [ Unreleased] - ReleaseDate
1010
11+ ## [ 0.5.0] - 2025-04-04
12+
1113### Changed
1214- Updated ` embedded-hal ` 0.2.5 -> 1.0.0
1315- Updated ` linux-embedded-hal ` 0.3 -> 0.4.0
@@ -51,7 +53,8 @@ may be some API changes in the future. All changes will be documented in this
5153CHANGELOG.
5254
5355<!-- next-url -->
54- [ Unreleased ] : https://github.com/eldruin/pcf857x-rs/compare/v0.4.0...HEAD
56+ [ Unreleased ] : https://github.com/eldruin/pcf857x-rs/compare/v0.5.0...HEAD
57+ [ 0.5.0 ] : https://github.com/eldruin/pcf857x-rs/compare/v0.4.0...v0.5.0
5558[ 0.4.0 ] : https://github.com/eldruin/pcf857x-rs/compare/v0.3.0...v0.4.0
5659[ 0.3.0 ] : https://github.com/eldruin/pcf857x-rs/compare/v0.2.0...v0.3.0
5760[ 0.2.0 ] : https://github.com/eldruin/pcf857x-rs/compare/v0.1.0...v0.2.0
Original file line number Diff line number Diff line change 11[package ]
22name = " pcf857x"
3- version = " 0.4 .0"
3+ version = " 0.5 .0"
44authors = [" Diego Barrios Romero <eldruin@gmail.com>" ]
55repository = " https://github.com/eldruin/pcf857x-rs"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments