more layout [skip ci]

This commit is contained in:
Peter Hedenskog 2016-01-14 20:23:48 +01:00
parent 1763890ac1
commit d49a94d49c
1 changed files with 2 additions and 1 deletions

View File

@ -6,11 +6,12 @@ version 3.11.3 - 2016-01-13
* Fixes bug for collecting summary metrics for WPT, introduced in 3.11.2
version 3.11.2 - 2016-01-13
------------------------
### Fixed
* Browser name in WebPageTest can have spaces and that wasn't handled so when the metrics is sent to Graphite, it fails. #798
### Changed
* Bumbed 3rd party dependencies: winston, request, phantomjs, moment, fs-extra, browsertime, cross-spawn-async, async
* Bumped 3rd party dependencies: winston, request, phantomjs, moment, fs-extra, browsertime, cross-spawn-async, async
version 3.11.1 - 2015-10-27
------------------------