Skip to content

Commit

Permalink
Release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Oct 9, 2021
1 parent d7db594 commit 6843bf4
Show file tree
Hide file tree
Showing 4 changed files with 1,284 additions and 9,213 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## v0.7.0 (2021-10-08)

* Added:
* `Benchmark.measurements` getter for a list of `Measurement` from the raw
Expand All @@ -7,6 +7,9 @@
measurement.
* `Measurement.description` field, which is used by `Benchmark.measurements`
and `Benchmark.find()` so that each measurement retains its context.
* Fixed:
* Updated mathjs dependency to resolve a security vulnerability.
([Contributed by buge](https://github.com/mtkennerly/kelonio/pull/11))

## v0.6.0 (2021-03-01)

Expand Down
Loading

0 comments on commit 6843bf4

Please sign in to comment.