Skip to content

Commit

Permalink
Fix hanging connection bug, add more step support.
Browse files Browse the repository at this point in the history
  • Loading branch information
cgevans committed Oct 12, 2024
1 parent eb9bc5c commit ac2a981
Show file tree
Hide file tree
Showing 3 changed files with 283 additions and 89 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ SPDX-License-Identifier: EUPL-1.2
- `Machine.block` command to directly control block temperatures.
- Certificate support for SSL, and new connection recommendations.
- Stage lines and event spans now are now not plotted if they are outside of the selected time range / stages.
- `Step` now supports repeats.
- `Stage.stepped_ramp` can now take multiple data points per temperature.
- Fix hanging connection bug.

## Version 0.11.0

Expand Down
Loading

0 comments on commit ac2a981

Please sign in to comment.