This commit is contained in:
soulgalore 2015-08-22 20:30:37 -07:00
parent e71e9ed9bc
commit 4eeb81d8e9
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ UNRELEASED
* Create same Graphite namespace structure for the domain url as for per-page metrics #728 thanks @JeroenVdb for the PR
* All args to the headless script should be passed in the right order #727 thanks @jzoldak for the PR
* If a sites uses SPDY, the size in the HAR from WPT is set to 0. Now we use the value from Browsertime first, else use WPT if it is not 0. #699
* You can choose to have query parameters in the Graphite key for the URL, thanks @jeremy-green for the PR #719. To use query parameters, add --graphiteUseQueryParameters to your run.
version 3.8.1 - 2015-08-16
------------------------