Skip to content

Commit

Permalink
Correct CHANGELOG mistake from bheisler#665
Browse files Browse the repository at this point in the history
Misplaced the MSRV bump changelog update
  • Loading branch information
nbarrios1337 committed May 13, 2023
1 parent 8ab2752 commit 59c78ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

- HTML report hidden behind non-default feature flag: 'html_reports'
- Standalone support (ie without cargo-criterion) feature flag: 'cargo_bench_support'
- MSRV bumped to 1.60
- MSRV bumped to 1.57
- `rayon` and `plotters` are optional (and default) dependencies.
- Status messages ('warming up', 'analyzing', etc) are printed to stderr, benchmark results are printed to stdout.
- Accept subsecond durations for `--warm-up-time`, `--measurement-time` and `--profile-time`.
Expand Down

0 comments on commit 59c78ce

Please sign in to comment.