Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankurte committed May 4, 2024
1 parent c97064a commit f73e033
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.13.0] - 2024-05-04

### Added
- Updated to `embedded-hal` version `1.0.0`.

### Changed
- Swapped to `RefCell` based `reverse_cell()` for OutputPin backwards compatibility.
- Update MSRV to 1.73.

## [0.12.0] - 2023-11-13

### Added
Expand Down

0 comments on commit f73e033

Please sign in to comment.