From ebf8cf0bf60b536dd95d60b10528144ef44fb4c4 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Mon, 23 Sep 2019 21:02:53 +0200 Subject: [PATCH] changelog: latest changes --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dfdc693b..48eb70198 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ## 10.0.3 - UNRELEASED ### Fixed * Updated to Browsertime 6.0.4 +* Fix so --script can take a directory as input as Browsertime [#2651](https://github.com/sitespeedio/sitespeed.io/pull/2651). Thank you [Sumeet Rohra](https://github.com/sumeetrohra) for the PR. +* Removed the alias --connectivity for -c because it broke the configuration JSON [#2649](https://github.com/sitespeedio/sitespeed.io/pull/2649) ## 10.0.2 - 2019-09-14 ### Fixed