From caab516366710b9fcdfbc5a948ce1314e972abeb Mon Sep 17 00:00:00 2001 From: soulgalore Date: Fri, 28 Apr 2017 10:38:33 +0200 Subject: [PATCH] include backendtime and browser name in downloads --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6a0ae69e..27036914a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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