Skip to content

Commit 0030606

Browse files
authored
Merge pull request #189 from Polymer/release
Release v0.5.2 and bump dependencies
2 parents 4142b2d + 13c59f6 commit 0030606

File tree

4 files changed

+400
-147
lines changed

4 files changed

+400
-147
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
66
project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## Unreleased
8+
<!-- ## Unreleased -->
9+
10+
## [0.5.2] 2020-09-08
911

10-
- Add support for `name` property to measurement config
11-
- Include `measurement` object for each benchmark in JSON results output
1212
- Add advanced configuration for cloning a git repo as a dependency swap for
1313
monorepos and other git layouts where the `package.json` is not at the root.
14+
- Add support for `name` property to measurement config
15+
- Include `measurement` object for each benchmark in JSON results output
16+
- Fix errors with auto-installing WebDriver modules using Yarn
17+
([#186](https://github.com/Polymer/tachometer/issues/186])).
1418

1519
## [0.5.1] 2020-08-19
1620

0 commit comments

Comments
 (0)