include backendtime and browser name in downloads

This commit is contained in:
soulgalore 2017-04-28 10:38:33 +02:00
parent 03e6cc3ad9
commit caab516366
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
### Added
* Added a new script /tools/combineVideos.sh to combine two videos into one
* Include the browser name in the file name when you download a file [#1594](https://github.com/sitespeedio/sitespeed.io/issues/1594)
* Show backEndTime in Summary Timings (to make it easy to find runs with same backEndTime) [#1595](https://github.com/sitespeedio/sitespeed.io/issues/1595)
## 5.0.0 2017-04-24