Skip to content

Commit

Permalink
Crates update
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-dinculescu committed Jun 9, 2024
1 parent 4ad1107 commit 862c9ba
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 72 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ file. This change log follows the conventions of
- `PlugIdentifier` has been renamed to `Plug`.
- `Plug::ByDeviceId` now verifies that the provided device ID is found and returns an `Error::DeviceNotFound` error when it's not.

### Fixed

- The `chrono` dependency has been updated to `0.4.34` to fix the minimum version requirement.

### Removed

- The `overheated` property has been removed from `DeviceInfoGenericResult` because it's not present in the response of all devices.
Expand Down
Loading

0 comments on commit 862c9ba

Please sign in to comment.