From 9f6b7c8a385972372fbef840389700a8fcc62074 Mon Sep 17 00:00:00 2001 From: Peter Hedenskog Date: Tue, 13 Mar 2018 08:05:08 +0100 Subject: [PATCH] Changelog: Update with latest changes --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85b487028..12dcab36a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ ### Added * You can now choose if sitespeed.io will return an error exit code if your budget fails with --budget.suppressExitCode see [#1934](https://github.com/sitespeedio/sitespeed.io/issues/1934) and [#1936](https://github.com/sitespeedio/sitespeed.io/pull/1936) +* You can now set ACL for S3 uploads [#1937](https://github.com/sitespeedio/sitespeed.io/pull/1937). Thank you [lbod](https://github.com/lbod] for the PR. + +### Fixed +* If WebPageTest fails, we now catch those errors better [#1942](https://github.com/sitespeedio/sitespeed.io/pull/1942). Thank you [Lorenzo Urbini](https://github.com/siteriaitaliana) for the PR! + + ## 6.4.1 2017-03-07 ### Fixed * Upgraded from pug 2.0.0-rc4 to pug 2.0.0