From 9e8b55fbeb53df4e990603e1bfb4629c9c8134a0 Mon Sep 17 00:00:00 2001 From: Vlad Filippov Date: Thu, 11 Apr 2019 13:35:08 -0400 Subject: [PATCH] Changelog update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c582dbec..d18f07ae 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ Use `GECKODRIVER_FILEPATH` to point to a pre-downloaded geckodriver archive that ## Changelog +* 1.16.2 - fix issue with 'tar' dependency. * 1.16.1 - added support for `GECKODRIVER_FILEPATH` env variable. * 1.16.0 - added support for `GECKODRIVER_VERSION` env variable. Set it to `'0.24.0'` to fetch that version. * 1.15.1 - fix for the new `.npmignore` pattern matching