Skip to content

Commit

Permalink
initial mbed v4 support (#162)
Browse files Browse the repository at this point in the history
* grid off by default

* update tests and test data for the final mbed version 4 logs

* update all dependencies
  • Loading branch information
CramBL authored Jan 20, 2025
1 parent 1b31919 commit 8770969
Show file tree
Hide file tree
Showing 15 changed files with 447 additions and 274 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [unreleased]

## [1.5.0]

### Added

- Support for MBED v4 logs

### Changed

- To reduce clotter, grids are now off by default

### Dependencies

- Update all dependencies to latest
- `cargo-bins/cargo-binstall`: 1.10.20 → 1.10.22 ([#161](https://github.com/luftkode/plotinator3000/pull/161))

## [1.4.0]
Expand Down
Loading

0 comments on commit 8770969

Please sign in to comment.