latest community changes

This commit is contained in:
soulgalore 2018-04-24 20:05:35 +02:00
parent 78c63869d8
commit 776e7828e9
1 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,12 @@
## UNRELASED 7.0
We are working on the new 7.0 that will include Browsertime 3.0. More info soon.
## Fixes
* InfluxDB event annotations overwrite within test session. Thanks [Michael J. Mitchell](https://github.com/mitchtech) for the PR [#1966](https://github.com/sitespeedio/sitespeed.io/issues/1966).
## Added
* Add StatsD support (with bulking). Thank you [Omri](https://github.com/omrilotan) for the PR [#1994](https://github.com/sitespeedio/sitespeed.io/pull/1994).
## Changed
* To collect the Chrome timeline you should now use --browsertime.chrome.timeline instead of the old --browsertime.chrome.collectTracingEvents